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

[LWG 11] P2572R1 std::format fill character allowances #6144

Merged
merged 1 commit into from Mar 11, 2023

Conversation

burblebee
Copy link
Contributor

@burblebee burblebee commented Feb 21, 2023

Fixes #6101.

Note: Could not complete edits due to invalid ucn chars. Feel free to use my edits as a base and complete this if you can.

Fixes cplusplus/papers#1260
Fixes cplusplus/papers#1090
Fixes cplusplus/papers#1150

source/utilities.tex Outdated Show resolved Hide resolved
source/utilities.tex Outdated Show resolved Hide resolved
source/utilities.tex Show resolved Hide resolved
source/utilities.tex Outdated Show resolved Hide resolved
source/utilities.tex Outdated Show resolved Hide resolved
source/utilities.tex Outdated Show resolved Hide resolved
source/utilities.tex Outdated Show resolved Hide resolved
source/utilities.tex Show resolved Hide resolved
source/utilities.tex Outdated Show resolved Hide resolved
source/utilities.tex Outdated Show resolved Hide resolved
Copy link
Contributor

@JohelEGP JohelEGP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With regards to d721879, #6144 (comment) wasn't applied. Also, considering #6155 (comment), it'd be better to split the UCS -> Unicode change and the Unicode encoding ones in two commits, possibly reverting the Unicode encoding commit.

source/utilities.tex Outdated Show resolved Hide resolved
@burblebee burblebee requested a review from JohelEGP March 2, 2023 05:17
Copy link
Contributor

@JohelEGP JohelEGP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, apply #6144 (review). The "Unicode encoding" to UTFN changes may be wrong.

@tkoeppe
Copy link
Contributor

tkoeppe commented Mar 9, 2023

@tahonermann Could you perhaps have a look if this merging with the changes from P2736R2 looks reasonable?

@tahonermann
Copy link
Contributor

@tkoeppe, the merge resolutions look good to me; the substitutions of "UTF-8, UTF-16, and UTF-32" for "Unicode encoding" and of "Unicode scalar value" for "UCS scalar value" appear to be consistent.

I do see the FIXME notes related to the inability to display the clown face character and the omission of a few code lines in an example note due to it. If those can't be resolved, then additional changes are needed to the corresponding prose to not refer to the missing lines.

@tkoeppe
Copy link
Contributor

tkoeppe commented Mar 9, 2023

@tahonermann Thanks! Rest assured that the DIS will include adequate amounts of clownery.

The changes have been integrated with prior changes from P2736R2
(from CWG Motion 8).
@tahonermann
Copy link
Contributor

@tkoeppe, how's it going getting them clowns added to the DIS? I have a goal of eventually adding an entire circus ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants