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

Support disabling annotations in #if/#endif blocks #17

Open
ghassanpl opened this issue Aug 11, 2023 · 0 comments
Open

Support disabling annotations in #if/#endif blocks #17

ghassanpl opened this issue Aug 11, 2023 · 0 comments
Labels
help wanted Extra attention is needed parsing Relating to parsing of source files

Comments

@ghassanpl
Copy link
Owner

Currently, reflector does not respect #if/#endif blocks and will treat annotations inside them as valid. This should be fixed with a high priority, but needs to be able to handle macros and such, and that's a massive pain.

How does doxygen do it?

@ghassanpl ghassanpl added help wanted Extra attention is needed parsing Relating to parsing of source files labels Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed parsing Relating to parsing of source files
Projects
None yet
Development

No branches or pull requests

1 participant