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

Some more trivial syntax fixes #19

Merged
merged 4 commits into from May 22, 2012
Merged

Some more trivial syntax fixes #19

merged 4 commits into from May 22, 2012

Conversation

Eelis
Copy link
Contributor

@Eelis Eelis commented May 22, 2012

No description provided.

@sdutoit
Copy link
Contributor

sdutoit commented May 22, 2012

This is awesome. Please keep this coming, I appreciate it. Let me know if you prefer a different attribution than "Eelis from Github" :)

sdutoit pushed a commit that referenced this pull request May 22, 2012
Simple syntax fixes. Thanks to Github user Eelis!

[dcl.link] Remove stray curly bracket in example.
[ostream.inserters.arithmetic] Fix typo in code fragment.
[ostream.inserters.character] Fix wrong bracket type in declaration.
[sequences.general] Add missing curly bracket to close namespace std
@sdutoit sdutoit merged commit 4d9c478 into cplusplus:master May 22, 2012
@Eelis
Copy link
Contributor Author

Eelis commented May 22, 2012

These are all the ones I ran into by accident while trying to use Pandoc to parse the LaTeX sources. I don't think Pandoc understands C++ syntax at all, but it seems to do very basic bracket balancing checks, which uncovered these typos.

As for attribution, I actually created the commits under my full name "Eelis van der Weegen", but for some reason Github seems to like showing Github user names instead. :-)

Cheers!

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

2 participants