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

[language.support] Reserve \xref for references to the C standard. #1565

Merged
merged 1 commit into from Apr 8, 2017

Conversation

jensmaurer
Copy link
Member

Fixes #1561.

@tkoeppe
Copy link
Contributor

tkoeppe commented Mar 20, 2017

This is great, thanks! Since you're removing trailing full stops, could you do a quick grep for other such occurrences? I think I moved some full stops to Annex D.

@jensmaurer
Copy link
Member Author

Done.

@@ -815,7 +815,7 @@
\throws Nothing.
\end{itemdescr}

\xref ISO C~7.22.1.3, ISO C~7.22.1.4.
\xref ISO C 7.22.1.3, ISO C 7.22.1.4
Copy link
Member

Choose a reason for hiding this comment

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

Elsewhere we don't repeat ISO C for each reference if there is more than one. (See [c.mb.wcs], [c.math.abs], [c.math.fpclass].) Suggest removing the second ISO C here.

Copy link
Contributor

Choose a reason for hiding this comment

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

+1, good point.

Copy link
Contributor

Choose a reason for hiding this comment

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

@jensmaurer: Ping.

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed.

Also remove full stops and non-breaking spaces in \xref lines.

Fixes cplusplus#1561.
@jensmaurer
Copy link
Member Author

jensmaurer commented Mar 25, 2017

Rebased and removed duplicate "ISO C".

@zygoloid zygoloid merged commit 2f118eb into cplusplus:master Apr 8, 2017
@jensmaurer jensmaurer deleted the b1 branch April 8, 2017 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants