Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-patch] Scanner config discovery - publishing collector interface

> Also there is a fix for processing cygpaths when parsing make 
> output and small UI enhancement.

All,

  I've been working on dealing with Cygwin/Windows path handling
in Java (as opposed to having to fall back to doing an exec of
cygpath).  This is part of a framework for translating paths to/
from the native platfrom representation to a corresponding posix
form.

  Is this something that would be generally useful to CDT?  If
so, I can see about our contributing it.

-Samrobb



Back to the top