Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Dec 2002 15:50:02 -0800 (PST)
From:      Cedric Ware <cedric.ware@enst.fr>
To:        freebsd-standards@FreeBSD.org
Subject:   Re: standards/43780: PATCH: long long functions in stdlib.h should be wrappered with __STRICT_ANSI__
Message-ID:  <200212122350.gBCNo25j054555@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR standards/43780; it has been noted by GNATS.

From: Cedric Ware <cedric.ware@enst.fr>
To: freebsd-gnats-submit@FreeBSD.org, freebsd@bilogic.org
Cc:  
Subject: Re: standards/43780: PATCH: long long functions in stdlib.h should be wrappered with __STRICT_ANSI__
Date: Fri, 13 Dec 2002 00:44:48 +0100

 	Hello,
 
 > > Compiling code that includes stdlib.h with the GCC options -ansi -pedantic
 > > reports the following warnings on two lines of stdlib.h:
 > > /usr/include/stdlib.h:110: warning: ANSI C does not support `long long'
 > > /usr/include/stdlib.h:114: warning: ANSI C does not support `long long'
 > > These lines are the strtoll and strtoull functions.
 > 
 > This is fixed in -CURRENT. I'll try to get the change MFC'd for 4.8 (it's too
 > late to do it for 4.7).
 
 If I may butt in, wouldn't the timing be just about right?
 
 						Thank you,
 						Cedric Ware.
 

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212122350.gBCNo25j054555>