We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://www.reddit.com/r/programming/comments/3p6r2v/i_wrote_a_c_preprocessor_in_python_its_25_times/cw82qwn
The include statement should go through macroexpansion stage. I checked this in the standard before filing the issue.
Good question is whether should it be fixed? I don't mind if someone does fix it though. :)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://www.reddit.com/r/programming/comments/3p6r2v/i_wrote_a_c_preprocessor_in_python_its_25_times/cw82qwn
The include statement should go through macroexpansion stage. I checked this in the standard before filing the issue.
Good question is whether should it be fixed? I don't mind if someone does fix it though. :)
The text was updated successfully, but these errors were encountered: