Skip to content

Implement missing #elif support to the preprocess_c_code() function.#26054

Merged
juj merged 1 commit intoemscripten-core:mainfrom
juj:implement_c_preprocessor_elif
Jan 9, 2026
Merged

Implement missing #elif support to the preprocess_c_code() function.#26054
juj merged 1 commit intoemscripten-core:mainfrom
juj:implement_c_preprocessor_elif

Conversation

@juj
Copy link
Copy Markdown
Collaborator

@juj juj commented Jan 7, 2026

Support for #elif was documented in a comment to preprocess_c_code(), but looks like it was forgotten to actually implement. Add an implementation for it.

@juj juj merged commit dc6f22f into emscripten-core:main Jan 9, 2026
35 checks passed
inolen pushed a commit to inolen/emscripten that referenced this pull request Feb 13, 2026
…mscripten-core#26054)

Support for `#elif` was documented in a comment to
`preprocess_c_code()`, but looks like it was forgotten to actually
implement. Add an implementation for it.
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