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

Extra comma in [ios::failure]/3 #47

Closed
sdutoit opened this issue Apr 15, 2013 · 1 comment
Closed

Extra comma in [ios::failure]/3 #47

sdutoit opened this issue Apr 15, 2013 · 1 comment
Assignees

Comments

@sdutoit
Copy link
Contributor

sdutoit commented Apr 15, 2013

explicit failure(const string& msg, , const error_code& ec = io_errc::stream);

From an email to cxxeditor: "The second comma is spurious. Fortunately, this appears to be the only occurrence."

@ghost ghost assigned sdutoit Apr 15, 2013
@sdutoit
Copy link
Contributor Author

sdutoit commented Apr 15, 2013

Fixed in fce1d6e

@sdutoit sdutoit closed this as completed Apr 15, 2013
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

No branches or pull requests

1 participant