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

errors: improve error types #13857

Closed
wants to merge 5 commits into from
Closed

Commits on Jun 26, 2017

  1. Configuration menu
    Copy the full SHA
    6dc6d1a View commit details
    Browse the repository at this point in the history
  2. errors: fix and improve error types

    1) Add missing lazy assert call
    2) Remove obsolete error type
    3) Name undocumented error type more appropriate
    4) Consolidate error type style (rely on util.format
       instead of using a function)
    5) Uppercase the first letter from error messages
    6) Improve some internal error parameters
    BridgeAR committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    c714f2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13a1f13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e619ee View commit details
    Browse the repository at this point in the history
  5. http: simplify if statement

    BridgeAR committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    eff06a3 View commit details
    Browse the repository at this point in the history