Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Oct 2000 23:11:13 -0700 (PDT)
From:      Tony Fleisher <takhus@takhus.mind.net>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: more endian.h breakage; patch included.
Message-ID:  <Pine.BSF.4.21.0010152307020.1459-100000@takhus-home.ashlandfn.org>
In-Reply-To: <Pine.BSF.4.21.0010161616220.2454-100000@besplex.bde.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 16 Oct 2000, Bruce Evans wrote:

> On Sun, 15 Oct 2000, Steve Kargl wrote:
> 
> > Actually, in this case the endian.h change exposed a bug 
> > if the wait(2) manpage is correct.  In particular, <sys/types.h>
> > is required to occur before <sys/wait.h>, which was missing in
> > libdialog/prgbox.c and libc_r/uthread/uthread_wait4.c.
> 
> It is strictly correct for POSIX.1-1990, but FreeBSD-2 never had the
> requirement until now.  POSIX.1-200x is relaxing similar requirements
> (I'm not sure about this one), so it is too late to start enforcing it.
> 

Perhaps a good fix would be to include <sys/types.h> in endian.h so that
the world will again build properly? Just a suggestion.

Regards,

Tony.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0010152307020.1459-100000>