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

Preprocessor: ... and __VA_ARGS__ support #429

Closed
Tracked by #77
ForNeVeR opened this issue Jul 15, 2023 · 2 comments
Closed
Tracked by #77

Preprocessor: ... and __VA_ARGS__ support #429

ForNeVeR opened this issue Jul 15, 2023 · 2 comments
Labels
area:preprocessor Related to C preprocessor good-first-issue An issue considered simple enough for new contributors kind:feature New feature or request status:help-wanted Open for contributors

Comments

@ForNeVeR
Copy link
Owner

ForNeVeR commented Jul 15, 2023

(Part of #77)

Our preprocessor should support ... and __VA_ARGS__ substitution correctly.

@ForNeVeR ForNeVeR changed the title ... and __VA_ARGS__ support Preprocessor: ... and __VA_ARGS__ support Jul 15, 2023
@ForNeVeR ForNeVeR added kind:feature New feature or request status:help-wanted Open for contributors area:preprocessor Related to C preprocessor good-first-issue An issue considered simple enough for new contributors labels Jul 15, 2023
abrahamFerga pushed a commit to abrahamFerga/Cesium that referenced this issue Oct 8, 2023
abrahamFerga pushed a commit to abrahamFerga/Cesium that referenced this issue Oct 8, 2023
ForNeVeR pushed a commit that referenced this issue Oct 13, 2023
@abrahamFerga
Copy link
Contributor

I think this issue can be closed now.

@ForNeVeR
Copy link
Owner Author

Ah, yeah, closed by #445. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:preprocessor Related to C preprocessor good-first-issue An issue considered simple enough for new contributors kind:feature New feature or request status:help-wanted Open for contributors
Projects
None yet
Development

No branches or pull requests

2 participants