Trott · GitHub

Remove ERR_INDEX_OUT_OF_RANGE in favor of ERR_OUT_OF_RANGE which is
capable of providing more detail. (In one instance, use
ERR_BUFFER_OUT_OF_BOUNDS which is more accurate in that one instance.)

@Trott added semver-major

PRs that contain breaking changes and should be released in the next major version.

errors

Issues and PRs related to JavaScript errors originated in Node.js core.

labels

Sep 20, 2018

@nodejs-github-bot nodejs-github-bot added c++

Issues and PRs that require attention from people who are familiar with C++.

lib / src

Issues and PRs related to general changes in the lib or src directory.

labels

Sep 20, 2018

vsemozhetbyt

vsemozhetbyt

BridgeAR

richardlau

richardlau

@richardlau

vsemozhetbyt

joyeecheung

@Trott

BridgeAR

starkwang

Closed

Trott added a commit to Trott/io.js that referenced this pull request

Sep 27, 2018
Remove ERR_INDEX_OUT_OF_RANGE in favor of ERR_OUT_OF_RANGE which is
capable of providing more detail. (In one instance, use
ERR_BUFFER_OUT_OF_BOUNDS which is more accurate in that one instance.)
PR-URL: nodejs#22969
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Weijia Wang <starkwang@126.com>

@Trott

Trott deleted the remove-index-out-of-range branch

January 13, 2022 22:50

Read the original on github.com ↗