Skip to content

<yvals_core.h>: Update _MSVC_STL_UPDATE to May 2025 and update _MSVC_STL_VERSION to 145 #5461

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

Open
StephanTLavavej opened this issue May 2, 2025 · 0 comments · May be fixed by #5464
Open
Labels
enhancement Something can be improved good first issue Good for newcomers

Comments

@StephanTLavavej
Copy link
Member

Explanation on our wiki: Macro _MSVC_STL_UPDATE

Code:

STL/stl/inc/yvals_core.h

Lines 909 to 910 in 8e9f4ee

#define _MSVC_STL_VERSION 143
#define _MSVC_STL_UPDATE 202504L

⚠️ Special for this month! We're beginning work on Visual Studio 18, whose toolset will identify itself as "v145" (long story), so _MSVC_STL_VERSION also needs to be updated from 143 to 145.

Previous issue: #5384

This issue is intended for a new contributor (especially one new to GitHub) to get started with the simplest possible change.

Please feel free to submit a pull request if there isn't one already linked here - no need to ask for permission! 😸

You can (and should) link your pull request to this issue using GitHub's close/fix/resolve syntax (in the PR description, not the PR title or commit message).

@StephanTLavavej StephanTLavavej added enhancement Something can be improved good first issue Good for newcomers labels May 2, 2025
vinay-852 added a commit to vinay-852/STL that referenced this issue May 2, 2025
vinay-852 added a commit to vinay-852/STL that referenced this issue May 2, 2025
vinay-852 added a commit to vinay-852/STL that referenced this issue May 2, 2025
Fix microsoft#5461: Update _MSVC_STL_UPDATE to May 2025 and _MSVC_STL_VERSION …
vinay-852 added a commit to vinay-852/STL that referenced this issue May 2, 2025
vinay-852 added a commit to vinay-852/STL that referenced this issue May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Something can be improved good first issue Good for newcomers
Projects
None yet
1 participant