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

Types: get rid of mzero #23

Merged
merged 1 commit into from
May 30, 2015
Merged

Types: get rid of mzero #23

merged 1 commit into from
May 30, 2015

Commits on Mar 2, 2015

  1. Types: get rid of mzero

    When we hit one of these cases, the user just gets an "mzero" error
    message, which doesn't help the developer at all. Replace those errors
    with more helpful error messages explaining what was being parsed and
    how it went wrong.
    
    These error messages probably represent bugs in the library, so it's OK
    if they aren't completely informative. A client developer probably won't
    be able to do anything with them anyhow.
    glasserc committed Mar 2, 2015
    Configuration menu
    Copy the full SHA
    f1b8a22 View commit details
    Browse the repository at this point in the history