Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong namespaces used in DWA Compressor. #131

Closed

Conversation

JuriAbramov
Copy link
Contributor

fnordware and others added 5 commits August 13, 2014 19:54
On a 32-bit architecture, these literals are too big for just a long,
they need to be long long, otherwise I get an error in GCC.
@JuriAbramov
Copy link
Contributor Author

Actually, I'd strongly recommend merging it to v2.2.whatever.

@JuriAbramov
Copy link
Contributor Author

My fix is not complete: there are a bunch of other places in the code where Imf, Iex and Imath are used directly instead of OENEXR_IMG_NAMESPACE, IEX_NAMESPACE & co. across many files.

I'd recommend that you start testing with non-default namespace names.

@ehanway-ilm
Copy link
Contributor

Agreed. That's in progress. The testing, that is.

@KevinJW
Copy link
Contributor

KevinJW commented Nov 12, 2015

I have some more of the missing namespace fixes in my fork https://github.com/KevinJW/openexr/tree/namespace_fixes specifically 04b1c7e at least allows me to build everything I normally do.

Kevin

@kdt3rd
Copy link
Contributor

kdt3rd commented Jul 29, 2018

manually merged after conflict and pushed. Also see #310

@kdt3rd kdt3rd closed this Jul 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants