Skip to content

buffer: shorten deprecation warning

Rodrigo Muino Tomonari requested to merge github/fork/Trott/no-construction into master

Remove "construction" from the deprecation warning for Buffer constructor.

Ref: https://github.com/nodejs/node/pull/19687#pullrequestreview-108329609

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading