Skip to content

Windows: Fix build regressions with pure MSVC toolchain #4802

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

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

kinke
Copy link
Member

@kinke kinke commented Dec 12, 2024

While updating & verifying the build-LDC Wiki pages, I've noticed that the recent Objective-C improvements broke the build with VS 2022, complaining about a few:

error C7555: use of designated initializers requires at least '/std:c++20'

While updating & verifying the build-LDC Wiki pages, I've noticed that
the recent Objective-C improvements broke the build with VS 2022,
complaining about a few:

error C7555: use of designated initializers requires at least '/std:c++20'
@kinke kinke merged commit 0176a08 into ldc-developers:master Dec 13, 2024
20 checks passed
@kinke kinke deleted the fix_msvc_build branch December 13, 2024 12:58
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.

1 participant