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

Re: bash builtin pwd returns Windows style names


On Wed, Nov 20, 2002 at 11:42:53AM -0500, Christopher Faylor wrote:
> Try doing a "cd c:/tmp" or something similar.  Bash will dutifully report
> that you are in the c:/tmp directory at that point.

Ok. That's a bash problem.  It doesn't recognize c: as a drive but as
the beginning of a relative path.

This is weird since bash has special handling for drive letters under
Cygwin in lib/sh/pathcanon.c, function sh_canonpath().  For some reason
it just doesn't work...

Chet?  Do you have an idea how to solve that?

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.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]