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

Add compile option to disable preprocessor parsing #52

Open
Ed94 opened this issue Nov 21, 2023 · 0 comments
Open

Add compile option to disable preprocessor parsing #52

Ed94 opened this issue Nov 21, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Ed94
Copy link
Owner

Ed94 commented Nov 21, 2023

The library's usage doesn't require parsing preprocessor directives. Should be able to add preprocessor conditionals to opt out if the user wants preprocess first then provide the code to the parser.

Dealing with the edge cases of where preprocessor macros can show up & even directives hampers the parser's perf.

@Ed94 Ed94 added the enhancement New feature or request label Nov 21, 2023
@Ed94 Ed94 added this to the Core Feature Complete milestone Nov 21, 2023
@Ed94 Ed94 moved this to Todo in gencpp roadmap Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant