Date: Thu, 10 Dec 1998 05:40:00 -0800 (PST) From: Bruce Evans <bde@zeta.org.au> To: freebsd-bugs@FreeBSD.ORG Subject: Re: misc/9033: <sys/uio.h> refer to <sys/types.h> but not include one Message-ID: <199812101340.FAA11988@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/9033; it has been noted by GNATS. From: Bruce Evans <bde@zeta.org.au> To: freebsd-gnats-submit@FreeBSD.ORG, Ruslan@Shevchenko.Kiev.UA Cc: Subject: Re: misc/9033: <sys/uio.h> refer to <sys/types.h> but not include one Date: Fri, 11 Dec 1998 00:35:40 +1100 >>Description: > >A.h refer to something, including in B.h, but A.h not include B.h . > >I think, this is design bug. > >In FreeBSD such situation, at least with <sys/uio.h> and <sys/types.h>, >which breaks clear compiling of erlang. This is a (not very good, but...) design feature. See `man 2 readv', `man 2 writev' and `man 9 uio'. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812101340.FAA11988>