This is the mail archive of the cygwin 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]
Other format: [Raw text]

Re: c:/ seems to be accessed in binary even if cygwin is configured as textmode by default (documentation alert)




well. c: is binary

here a bug.
cygpath -M c:/foo returns

>> cygpath: file 'c:/foo' - No error

looking at CVS code and strace, flags are set to zero instead of 0xa; the file is nor binary nor text


Correct. There's really no need for more discussion about this. This behavior
has been in place for years. It's time the documentation was changed to
reflect it.


cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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