Skip to content

[2022-07 LWG Motion 1] P2618R0 C++ Standard Library Issues #5667

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

Merged
merged 26 commits into from
Aug 11, 2022

Conversation

burblebee
Copy link
Contributor

@burblebee burblebee commented Jul 28, 2022

@burblebee burblebee force-pushed the motions-2022-07-lwg-1 branch from 51c47c0 to 6178f52 Compare July 28, 2022 03:50
@burblebee
Copy link
Contributor Author

The build is failing in check-output.sh because section depr.atomics.flag was removed by this paper (the failure is in the check for "Cross references since the previous standard."). How to make the build happy?

@Mick235711
Copy link
Contributor

Mick235711 commented Jul 28, 2022

The build is failing in check-output.sh because section depr.atomics.flag was removed by this paper (the failure is in the check for "Cross references since the previous standard."). How to make the build happy?

I'm guessing add something like

\removedxref{depr.atomics.flag}

into xrefdelta.tex may satisfy the build script.

But again, I'm no expert in draft LaTeX usage, so I'm not sure if this will fix it or not. Yeah, this fixed the error.

Copy link
Member

@jwakely jwakely left a comment

Choose a reason for hiding this comment

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

There is one error in the content, a couple of formatting problems, and a couple of no-op changes to simplify the LaTeX.

@jensmaurer jensmaurer added this to the post-2022-07 milestone Jul 28, 2022
@burblebee burblebee requested a review from jwakely July 28, 2022 21:53
Copy link
Member

@jwakely jwakely left a comment

Choose a reason for hiding this comment

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

Looks good now, thanks

@tkoeppe tkoeppe force-pushed the motions-2022-07-lwg-1 branch from 0d9b432 to cdd04d6 Compare August 7, 2022 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment