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

WG14: Make char16_t/char32_t string literals be UTF-16/32 #54

Closed
tahonermann opened this issue Feb 15, 2020 · 5 comments
Closed

WG14: Make char16_t/char32_t string literals be UTF-16/32 #54

tahonermann opened this issue Feb 15, 2020 · 5 comments
Assignees

Comments

@tahonermann
Copy link
Member

tahonermann commented Feb 15, 2020

P1041 was adopted for C++20. We should now move forward getting it adopted for C.

@tahonermann tahonermann added help wanted Extra attention is needed paper needed A paper proposing a specific solution is needed WG14 WG14 labels Feb 15, 2020
@ThePhD
Copy link
Collaborator

ThePhD commented Mar 27, 2021

@tahonermann tahonermann added paper submitted A paper proposing a specific solution has been submitted and removed help wanted Extra attention is needed paper needed A paper proposing a specific solution is needed labels Mar 28, 2021
@tahonermann
Copy link
Member Author

tahonermann commented Mar 28, 2021 via email

@ThePhD
Copy link
Collaborator

ThePhD commented Mar 30, 2021

@WPMGPRoSToTeMa
Copy link

In 3.8:
The encoding of any of wchar_t
I think it can be replaced with:
The encoding of wchar_t

@tahonermann
Copy link
Member Author

This issue was resolved by the adoption of N2728 (char16_t & char32_t string literals shall be UTF-16 & UTF-32 | r0) for C23 during the August/September 2021 WG14 meeting as noted in N2913 (Editor's Report, Post May 2022 Meeting). Closing.

@tahonermann tahonermann added paper accepted and removed paper submitted A paper proposing a specific solution has been submitted labels Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants