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

Update std::error example #23836

Merged
merged 3 commits into from
Mar 31, 2015
Merged

Update std::error example #23836

merged 3 commits into from
Mar 31, 2015

Commits on Mar 29, 2015

  1. Update std::error example

    To not use `old_io` and `os`, which are deprecated. Since there is no more `MemoryMap` used byte parsing instead to generate the second potential error.
    Andrew Hobden committed Mar 29, 2015
    Configuration menu
    Copy the full SHA
    e489eaa View commit details
    Browse the repository at this point in the history
  2. Fix trailing whitespace. Whoops!

    Andrew Hobden committed Mar 29, 2015
    Configuration menu
    Copy the full SHA
    1a5e73a View commit details
    Browse the repository at this point in the history
  3. Fix line spacing.

    Andrew Hobden committed Mar 29, 2015
    Configuration menu
    Copy the full SHA
    d4b5f65 View commit details
    Browse the repository at this point in the history