On Sun, Feb 12, 2012 at 8:29 AM, Nico Rieck <[email protected]> wrote:
> Hello,
>
> this patch fixes loading files on Windows with a path without
> subdirectories (like 'C:\foo.cpp'). Without the patch, the trailing path
> separator is stripped and stat() fails for 'C:'.

It could use an extra test case for a root without the separator (c:)
Aside from that, I think the patch looks good.

~Aaron
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to