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

Strengthen exception specification for some facet base types #3855

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

frederick-vs-ja
Copy link
Contributor

@frederick-vs-ja frederick-vs-ja commented Jul 10, 2023

Also make messages_base implicitly default constructible, which seems to be implied by the standard wording.

Also add some "TRANSITION, ABI" comments because it seems that these base types shouldn't be derived from locale::facet.

Also make `messages_base` implicitly default constructible.

Also add some "TRANSITION, ABI" comments for non-Standard inheritance.
@frederick-vs-ja frederick-vs-ja requested a review from a team as a code owner July 10, 2023 16:46
@StephanTLavavej StephanTLavavej added the enhancement Something can be improved label Jul 10, 2023
@StephanTLavavej StephanTLavavej self-assigned this Jul 10, 2023
@StephanTLavavej
Copy link
Member

Thanks! This appears to be correct and safe (notable given my extreme caution regarding locale changes), and I agree with the TRANSITION, ABI comments - good catch!

@StephanTLavavej StephanTLavavej removed their assignment Jul 11, 2023
@StephanTLavavej StephanTLavavej self-assigned this Jul 13, 2023
@StephanTLavavej
Copy link
Member

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

@StephanTLavavej StephanTLavavej merged commit 828fa10 into microsoft:main Jul 14, 2023
37 checks passed
@StephanTLavavej
Copy link
Member

🦾 🦿 🏋️

@frederick-vs-ja frederick-vs-ja deleted the locale-bases branch July 14, 2023 02:40
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.

3 participants