Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Fri, 22 Apr 2005 14:37:58 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: findutils still broken
Message-ID: <20050422123758.GF3485@cygbert.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <042120052015.18583.426809E50001CC150000489722070009530A050E040D0C079D0A@comcast.net> <20050421202823.GB4887@trixie.casa.cgf.cx> <20050422083750.GC7692@cygbert.vinschen.de> <20050422114949.GB16791@trixie.casa.cgf.cx>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20050422114949.GB16791@trixie.casa.cgf.cx>
User-Agent: Mutt/1.4.2i

On Apr 22 07:49, Christopher Faylor wrote:
> On Fri, Apr 22, 2005 at 10:37:50AM +0200, Corinna Vinschen wrote:
> >I'm not sure this presumption is correct.  The d_ino field is not marked
> >as optional in SUSv3, it's marked as an XSI extension.  The crux with
> >XSI extensions is that (quote SuSv3) "Application writers may confidently
> >make use of an extension on all systems supporting the X/Open System
> >Interfaces Extension."  This covers practically every serious system in
> >the POSIX world right now.  If we drop d_ino, I'd expect another round
> >of suddenly broken applications.
> 
> If there are programs out there which rely on d_ino then they are broken
> on cygwin right now and have been for some time.

It's more the existance than the correctness what I'm taking about.
I can easily imagine applications using d_ino only for keeping track
of directory content.  Mind you, I'm just concerned that dropping
the struct member could affect applications.  OTOH, that's what porting
is for, isn't it?


Corinna

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

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

