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

Enables the standard-conforming preprocessor with MSVC /Zc:preprocessor and fixes resulting errors #318

Closed
wants to merge 2 commits into from

Conversation

andrewcorrigan
Copy link
Contributor

@andrewcorrigan andrewcorrigan commented Nov 14, 2024

Enables the standard-conforming preprocessor with MSVC /Zc:preprocessor and fixes resulting errors

@bluescarni
Copy link
Owner

Hi @andrewcorrigan , thanks for the PR!

It is not clear to me why only MSVC is complaining about these macros, since neither GCC nor clang have ever complained about them (even in strict C++ conformance mode). Given previous experience with MSVC, I would suspect a bug...

In any case, I thinks this is an acceptable compromise. I want to slightly rework the build system bits, I will try to do this in the weekend and then issue a new mp++ release.

@bluescarni bluescarni mentioned this pull request Dec 4, 2024
@bluescarni
Copy link
Owner

Replaced by #320.

@bluescarni bluescarni closed this Dec 4, 2024
@bluescarni
Copy link
Owner

Replaced by #320.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants