This is the mail archive of the cygwin-developers@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]

Re: difficult problem with symbolic link handling


On Sun, Apr 29, 2001 at 08:38:18PM -0400, Christopher Faylor wrote:
>On Mon, Apr 30, 2001 at 04:28:51AM +0900, Kazuhiro Fujieda wrote:
>>>>> On Sat, 28 Apr 2001 13:07:48 -0400
>>>>> Christopher Faylor <cgf@redhat.com> said:
>>
>>>Does anyone have any problems with this new behavior?
>>
>>On the latest snapshot, the `stat' can return the value of a symlink
>>itself.  The strace log is below.  In this log, `~/tmp/mp3/' is
>>symlinked to `../mp3/'.
>>
>>Except for this point, the new logic seems to work well.
>
>Thanks.  I can duplicate this.  I will track this down.  I'm not aware
>of having changed any of this logic but apparently I did.

I've checked in a fix for this and I *think* I've fixed the "check_case"
handling as well.

Corinna, you'll see that I had to do some minor surgery on one of your
routines since the logic in path_conv::check is different.  I hope I got
it right.

I'd still like to have someone pick some holes in my current way of
doing things.  I've still got this feeling that I missed something
important.

cgf


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