Date: Tue, 30 Jan 1996 14:31:35 -0700 (MST) From: Terry Lambert <terry@lambert.org> To: bde@zeta.org.au (Bruce Evans) Cc: cosmos@sponsor.octet.com, hackers@FreeBSD.ORG Subject: Re: compile prob Message-ID: <199601302131.OAA07444@phaeton.artisoft.com> In-Reply-To: <199601300501.QAA20880@godzilla.zeta.org.au> from "Bruce Evans" at Jan 30, 96 04:01:58 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> <ctype.h> is broken if _POSIX_SOURCE is defined and either of <stddef.h> > or <stdlib.h> is included before <ctype.h>. > > Include <ctype.h> first or don;t define _POSIX_SOURCE. Other things may > break if _POSIX_SOURCE is defined. Few programs use only POSIX features. Any chance of fixing this? POSIX validation pretty much requires the definition of _POSIX_SOURCE. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601302131.OAA07444>
