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

fix: 0.1.1 Fix variadic macro warning on clang, Include stdlib.h #6

Merged
merged 3 commits into from
Apr 30, 2024

Conversation

jgabaut
Copy link
Owner

@jgabaut jgabaut commented Apr 30, 2024

jgabaut and others added 3 commits April 4, 2024 19:56
…puro.h (#5)

- Solve variadic macro warning for clang
- Drop usage of ## in macro definitions
@jgabaut jgabaut added bug Something isn't working enhancement New feature or request labels Apr 30, 2024
@jgabaut jgabaut self-assigned this Apr 30, 2024
@jgabaut jgabaut merged commit 386db5e into master Apr 30, 2024
1 check passed
@jgabaut jgabaut deleted the devel branch April 30, 2024 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Zero-arg variadic macro warning leads to build failure on clang
2 participants