mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
8593b3e8eb
When using require to load a native addon the path must be converted into a long path, otherwise the addon will fail to be loaded on windows if the path is longer than 260 characters. PR-URL: https://github.com/nodejs/node/pull/2965 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Benjamin Gruenbaum <inglor@gmail.com> |
||
---|---|---|
.. | ||
async-hello-world | ||
at-exit | ||
heap-profiler | ||
hello-world | ||
hello-world-function-export | ||
load-long-path | ||
repl-domain-abort | ||
.gitignore | ||
testcfg.py |