Skip to content

Conversation

YairBorn
Copy link
Contributor

@YairBorn YairBorn commented Apr 10, 2023

Fixed #3611.

@StephanTLavavej
Copy link
Member

Thanks! Code change looks great, we'll get this merged this week. (We simultaneously merge changes to the GitHub and MSVC-internal repos in a semi-manual process, so we batch up PRs to save time.)

One note - GitHub's close/fix/resolve syntax is very picky. In order to automatically link an issue to a PR, such that merging the PR closes the issue, you need to say one of the magic words followed immediately by the issue number. (And this needs to appear in the PR description, not the PR title nor any later comment.) Accordingly, I have edited your PR description from:

fixed this issue ->https://github.com/microsoft/STL/issues/3611

to:

Fixed #3611.

Now if you look in the column on the right of the PR, you'll see the issue listed under "Successfully merging this pull request may close these issues."

Just something to remember as you open future PRs on GitHub! 😸

@StephanTLavavej StephanTLavavej added the enhancement Something can be improved label Apr 10, 2023
@StephanTLavavej StephanTLavavej self-assigned this Apr 12, 2023
@StephanTLavavej
Copy link
Member

I'm mirroring this to the MSVC-internal repo - please notify me if any further changes are pushed.

@StephanTLavavej StephanTLavavej merged commit d939f8c into microsoft:main Apr 14, 2023
@StephanTLavavej
Copy link
Member

Thanks for updating this version macro! ✅ 🎉 🐱

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

Successfully merging this pull request may close these issues.

<yvals_core.h>: Update _MSVC_STL_UPDATE to April 2023
4 participants