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 <targos@protonmail.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
    Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
    ChALkeR committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    214844e View commit details
    Browse the repository at this point in the history