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

Add support to enable LIBRAW_CALLOC_RAWSTORE #46

Open
perdrix52 opened this issue Nov 22, 2024 · 2 comments
Open

Add support to enable LIBRAW_CALLOC_RAWSTORE #46

perdrix52 opened this issue Nov 22, 2024 · 2 comments

Comments

@perdrix52
Copy link

LibRaw 0.23.1 has added a new compilation definition LIBRAW_CALLOC_RAWSTORE.

Given that this is a compiler define that will do no harm on earlier release and is otherwise benefical it could be added unconditionally, Or if you wish controlled by an option in the CMakeLists.txt file.

What do you think?
David

@letmaik
Copy link
Collaborator

letmaik commented Nov 23, 2024

Feel free to add a new CMake option, no need to add a version check.

@perdrix52
Copy link
Author

I know enough CMake to use it, and am beginning to to write my own simple CMake files, but don't think I have the skills to do this yet.

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

No branches or pull requests

2 participants