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

Fix header synopses #1610

Merged
merged 4 commits into from Apr 12, 2017
Merged

Fix header synopses #1610

merged 4 commits into from Apr 12, 2017

Conversation

dgrunwald
Copy link

Fix a few "compiler errors" in header synopses:

  • missing semicolons in strings.tex
  • parameter type in long double hypot(...)
  • missing class in template<class charT> T4 setfill(charT c);

@jwakely
Copy link
Member

jwakely commented Apr 11, 2017

Looks good to me.

@tkoeppe
Copy link
Contributor

tkoeppe commented Apr 11, 2017

@dgrunwald: Thanks, that's nice. Could you please update the commit messages to start with the section reference? Have a look at what our commit messages usually look like.

@tkoeppe tkoeppe merged commit 70a0afc into cplusplus:master Apr 12, 2017
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

4 participants