cplusplus / nbballot

Handling of NB comments in response to ballots
14 stars 4 forks source link

FR-007-012 22.14.2.2 [format.string.std] codepoints with width 2 #409

Closed wg21bot closed 1 year ago

wg21bot commented 1 year ago

The range of codepoints to be considered of width 2 is not compatible with recent and future Unicode versions.

Please adopt LWG3780 for C++23, backported to C++20.

cor3ntin commented 1 year ago

Paper https://github.com/cplusplus/papers/issues/1341

brycelelbach commented 1 year ago

@tahonermann you get first crack at this. Send it back to us when it's ready.

tahonermann commented 1 year ago

SG16 discussed this issue during its 2022-12-14 telecon. The following polls were taken:

P2675R1 reflects the presentation improvements requested in the first poll.

@brycelelbach, this is now ready for LEWG. I'm removing the SG16 label.

brycelelbach commented 1 year ago

This has an issue (LWG3780, https://github.com/cplusplus/papers/issues/1313) and a paper (P2675, https://github.com/cplusplus/papers/issues/1341).

JeffGarland commented 1 year ago

Reviewed and approved at Issaquah -- see paper issue for details.

jensmaurer commented 1 year ago

Accepted.