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

MSVC fixes #312

Merged
merged 2 commits into from
May 12, 2024
Merged

MSVC fixes #312

merged 2 commits into from
May 12, 2024

Conversation

andrewcorrigan
Copy link
Contributor

I just updated to the latest MPPP and encountered some compilation errors on Windows compiling with Visual Studio 2022 17.9.2:

  • errors like: pasting '""_z' and '1' does not result in a valid preprocessing token
  • a warning about not all control paths returning a value.

@bluescarni
Copy link
Owner

@andrewcorrigan Thanks for the PR!

@bluescarni bluescarni merged commit cf49ca2 into bluescarni:master May 12, 2024
13 checks passed
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