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: cygnus bugs


Tim Newsham wrote:
> - cygwin does not properly transform command line path names across
>   mount points.  If I am on drive "D:" and type "vi /tmp/foo",
>   I end up editing "D:\tmp\foo" and not "C:\tmp\foo" even though
>   "/tmp" is on "C:".  (vi is not compiled with cygwin).
>   Cygwin should transform the path to "C:\tmp\foo" for the benefit
>   of non-cygwin applications.
>

Use cygwin-compiled vi :-) What path cygwin should to transform? /tmp/foo? 
Cygwin doesn't knows abut command-line argument meaning. Do you wish cygwin 
to transform
"grep /tmp/foo" to "grep c:\tmp\foo" ?-) You will kill cygwin's authors 
after that :-)

--
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
Looking for a job

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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