Closed DjMorgul closed 3 years ago
By using this preprocessor: https://github.com/logological/gpp
Some issues with nested and non-nested #if will work correctly, while being able to keep all the # directives that aren't standard in preprocessors.
Although it is possible to use gpp as preprocessor, as any other preprocessor, and it works fine (I've tested it), using it is not an issue of DRC :-)
By using this preprocessor: https://github.com/logological/gpp
Some issues with nested and non-nested #if will work correctly, while being able to keep all the # directives that aren't standard in preprocessors.