This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Patch for path.cc


Chris Faylor [cgf@cygnus.com] writes:

> We have flushed out a few cases where there was incorrect path
manipulation
> with the recent change to cygwin.  There is no way that a UNIX program
should
> be mixing '\' and '/' but it does happen in tcl and in some places in
libiberty.
> 
> This is usually an indication of something being broken that is being
masked
> by cygwin and I am sure that these kinds of things are responsible for the
> occasional random reports that we see from people who are unable to open
files.

Yeah, you know - the more I think about it, my encounters with mixed paths
tend to be when interacting with non-Cygwin tools, in which case even though
the path is mixed, it's coming from an environment that is expecting it to
be treated as a native Windows path, so you're probably right that the
current check would stil be the most accurate.

-- David

/-----------------------------------------------------------------------\
 \               David Bolen            \   E-mail: db3l@fitlinxx.com  /
  |             FitLinxx, Inc.            \  Phone: (203) 708-5192    |
 /  860 Canal Street, Stamford, CT  06902   \  Fax: (203) 316-5150     \
\-----------------------------------------------------------------------/



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]