Skip to content

doc: add note about mkdtemp() platform differences

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/docs into master

Fixes: https://github.com/nodejs/node/issues/26435

I'm not sure how strongly anyone feels about this, but I could potentially emit a warning if the provided prefix string ends with X.

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

Merge request reports

Loading