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: Bug in cvs cygwin1.dll ?


On Thu, Jun 27, 2002 at 06:34:39PM +0100, Chris January wrote:
>>I don't think this is the problem.  This should actually be fixed in
>>the latest snapshot.
>
>Fair enough - my guess from the strace was that mv was stat'ing /c,
>finding it not there (because the cygdrive prefix is set to / and
>Cygwin is taking the directory listing of C:\Cygwin as authoritative
>for /) and trying to copy the file ggg as /c.

The problem was that FindFirstFile returns an error when given "c:\" as
its first argument.

AFAICT, the use of /c, /e, etc. was irrelevant.  In fact, just doing a
"ls /c" failed.

cgf

--
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]