Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Oct 2002 03:20:51 +1000 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Johan Karlsson <johan@FreeBSD.ORG>
Cc:        freebsd-bugs@FreeBSD.ORG, <freebsd-standards@FreeBSD.ORG>
Subject:   Re: misc/40378: stdlib.h gives needless warnings with -ansi
Message-ID:  <20021026031633.G4681-100000@gamplex.bde.org>
In-Reply-To: <200210251201.g9PC1CWq001551@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 25 Oct 2002, Johan Karlsson wrote:

> Synopsis: stdlib.h gives needless warnings with -ansi
>
> Responsible-Changed-From-To: freebsd-bugs->freebsd-standards
> Responsible-Changed-By: johan
> Responsible-Changed-When: Fri Oct 25 04:52:03 PDT 2002
> Responsible-Changed-Why:
> 	Hopefully the people here knows if this is
> 	the correct behavior in 4-Stable?
>
> 	Should gcc -ansi warn about long long?
> 	Should we use long long in our headers?
>
> 	Please close this PR if everything is as it should.

This is fixed in -current in revs mumble1 of stdlib.h and mumble2 and
mumble3 of cdefs.h (__LONG_SUPPORTED stuff).  These fixes should be
MFC'ed.  Nearby lint damage (/* LONGLONG */ stuff) should not be MFC'ed.

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?20021026031633.G4681-100000>