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

Use a dedicated config header instead of preprocessor macros #5

Closed
pavel-kirienko opened this issue Sep 29, 2021 · 0 comments · Fixed by #7
Closed

Use a dedicated config header instead of preprocessor macros #5

pavel-kirienko opened this issue Sep 29, 2021 · 0 comments · Fixed by #7
Labels
enhancement New feature or request
Milestone

Comments

@pavel-kirienko
Copy link
Owner

CMake does not support function-like macros, so it is not possible to override O1HEAP_ASSERT. Consider adding a config header instead of passing config options via the command line.

@pavel-kirienko pavel-kirienko added the enhancement New feature or request label Sep 29, 2021
@pavel-kirienko pavel-kirienko added this to the v2.0 milestone Sep 29, 2021
pavel-kirienko added a commit that referenced this issue Oct 9, 2021
* Actualize the tooling
* Add spelling dictionary
* Remove critical section hooks; fix #4
* Clean up redundant declarations
* Add support for O1HEAP_CONFIG_HEADER, fix #5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant