This is the mail archive of the
cygwin-xfree@cygwin.com
mailing list for the Cygwin XFree86 project.
Re: broken lndir so cant build tree
- From: Christopher Faylor <cgf at redhat dot com>
- To: cygwin-xfree at cygwin dot com
- Date: Tue, 18 Jun 2002 20:13:19 -0400
- Subject: Re: broken lndir so cant build tree
- References: <200206181909.g5IJ9mD28824@pilot27.cl.msu.edu>
- Reply-to: cygwin-xfree at cygwin dot com
On Tue, Jun 18, 2002 at 03:09:48PM -0400, Harold L Hunt wrote:
>Nicholas,
>
>What was patched? cygwin1.dll? If so, I need to know the status of this,
>i.e., I need to know the version that fixes the problem, and if it isn't
>released I need to know the snapshot date, etc.
I think it was this patch that fixed it:
2002-06-09 Christopher Faylor <cgf@redhat.com>
* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Correctly
set number of links for directory, if appropriate.
This was fixing a thinko on my part, not Pierre's.
This was fixed in CVS and subsequent snapshots.
AFAIK, if you stick with Cygwin 1.3.10, you won't see this problem since it
should have been introduced only in the fstat cleanup that happened after
the 1.3.10 release.
cgf