Date: Wed, 7 Nov 2001 08:40:04 -0800 (PST) From: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> To: freebsd-bugs@FreeBSD.org Subject: misc/31820: strdod(3): HUGE_VAL expected in <stdlib.h>, but is in <math.h> Message-ID: <200111071640.fA7Ge4d29498@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/31820; it has been noted by GNATS. From: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> To: "Ralf S. Engelschall" <rse@engelschall.com> Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: misc/31820: strdod(3): HUGE_VAL expected in <stdlib.h>, but is in <math.h> Date: Wed, 7 Nov 2001 11:38:59 -0500 (EST) <<On Wed, 7 Nov 2001 13:51:06 +0100 (CET), "Ralf S. Engelschall" <rse@en1.engelschall.com> said: > Unfortunately just including <stdlib.h> is not sufficient to get the > definition of HUGE_VAL, because it is defined in our <math.h>. Draft 7 of SUSv3 says that implementations may, but are not required to, define symbols from <math.h> (and three other headers) in <stdlib.h>. -GAWollman 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?200111071640.fA7Ge4d29498>