At 07:54 PM 9/3/2004, you wrote: >Igor Pechtchanski wrote: > >>Yes. Cygwin will not process paths that contain a ":" -- perhaps >> >>erroneously, as it should probably check that the ":" is the second >>character, preceded by a letter. <http://cygwin.com/acronyms/#PTC>. >> >--- > Do you think it would be desirable to have cygwin not encumber itself >with character/filename validity, but instead let it be processed by the >underlying subsystem (or pseudo subsystem, in this case). Thanks for >the MLADP.
What pseudo subsystem is that? Win32? Cygwin does what it does to support POSIX path semantics while still providing reasonable support for Win32 path semantics. But like Igor said, if you have an idea to improve the handling, <http://cygwin.com/acronyms/#PTC>. Having a concrete patch always focuses the discussion very quickly. :-) -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- 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/