------- Additional Comments From dannysmith at users dot sourceforge dot net 2006-05-01 08:21 ------- (In reply to comment #1) > One thing I am particularly worried about is the heuristic I am using to > decide when to use the \ directory separator. At the moment it looks > for paths starting with a drive letter eg C:. Are there situations > where there can be paths without this drive letter which still need the > backslash separator ?
This is a valid pathname on windows "\\.\c:\foo" I think this is too: "\\?\c:\pathname-exceeds-MAX-PATH" or at least the wide- char version of it. Danny > Cheers > Nick -- http://sourceware.org/bugzilla/show_bug.cgi?id=2582 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils