mirror of
https://github.com/nodejs/node.git
synced 2025-05-18 15:22:27 +00:00
![]() 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> |
||
---|---|---|
.. | ||
binding.cc | ||
binding.gyp | ||
test.js |