[LLVMbugs] [Bug 21482] dependency-dump.m fails with super-long pathname
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Nov 12 16:19:38 PST 2014
http://llvm.org/bugs/show_bug.cgi?id=21482
Paul Robinson <paul_robinson at playstation.sony.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from Paul Robinson <paul_robinson at playstation.sony.com> ---
Support/Windows/Path.inc fixed in r221841. This solves my original problem.
Reid Kleckner pointed out that other parts of Support handle path names
independently, and these could also be taught to use the special Windows
prefix '\\?\'. I'll leave that for another task, and close this bug.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20141113/3422a4be/attachment.html>
More information about the llvm-bugs
mailing list