On Wednesday, 19 September 2018 at 06:16:21 UTC, Paolo Invernizzi wrote:
On Wednesday, 19 September 2018 at 06:05:38 UTC, Vladimir Panteleev wrote:

Operating on paths longer than MAX_PATH is not a typical situation.

https://forum.rejectedsoftware.com/groups/rejectedsoftware.dub/thread/1499/

The worst situation was node.js on Windows,  anyway...

Not sure that's actually MAX_PATH related... cmd has a very low limit on command line length. Ran into this myself:

https://github.com/VerySleepy/tests/blob/721e52fcb14d8134394264586a4fe92e73574059/scripts/toolchains_download.cmd#L8

Reply via email to