Skip to content

Conversation

@aous72
Copy link
Owner

@aous72 aous72 commented Oct 31, 2025

This PR makes ojph_aligned_alloc and ojph_aligned_free C functions, called using extern "C" {}
This is the correct way to support aligned_alloc which is a C11 function; it is only available in C++ 17, which we do not support.

@aous72 aous72 merged commit 8120253 into master Oct 31, 2025
16 checks passed
@aous72 aous72 deleted the aligned_alloc_fix branch October 31, 2025 19:01
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.

2 participants