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

doc: remove 2 unused error codes from errors.md #21491

Merged
merged 1 commit into from
Aug 6, 2018

Commits on Aug 6, 2018

  1. doc: remove unused error codes from errors.md

    This removes two unused error codes:
     * ERR_STREAM_READ_NOT_IMPLEMENTED, removed in c979488 (PR nodejs#18813).
     * ERR_VALUE_OUT_OF_RANGE, removed in d022cb1 (PR nodejs#17648).
    
    PR-URL: nodejs#21491
    Reviewed-By: Michaël Zasso <[email protected]>
    Reviewed-By: Rich Trott <[email protected]>
    Reviewed-By: James M Snell <[email protected]>
    Reviewed-By: Michael Dawson <[email protected]>
    Reviewed-By: Colin Ihrig <[email protected]>
    Reviewed-By: Joyee Cheung <[email protected]>
    Reviewed-By: Anatoli Papirovski <[email protected]>
    ChALkeR committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    214844e View commit details
    Browse the repository at this point in the history