GCC preprocessor occasionally mangles XML templates (see T3639). We'd be better off not depending on GCC for anything outside building C programs.
Description
Description
Details
Details
- Version
- -
- Is it a breaking change?
- Stricter validation
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Wontfix | syncer | T3644 Replace GCC with a simpler preprocessor for including nested XML snippets in XML documents | |||
Resolved | erkin | T3639 GCC preprocessor clobbers C comments | |||
Resolved | erkin | T2750 Use m4 as a template processor | |||
Wontfix | syncer | T4238 Support for overriding XML properties in the template preprocessor |
Event Timeline
Comment Actions
Note: Equuleus still uses the C preprocessor. // substrings (otherwise interpreted as comments) were escaped as \/\/ in op-mode-definitions/generate-public-key-command.xml.in in Equuleus and should be converted back eventually.