compiler standards (and/or min gcc version) supported with installed headers ?
Mike Frysinger
vapier@gentoo.org
Sat Dec 29 20:44:00 GMT 2012
On Saturday 29 December 2012 01:26:56 Andrew Pinski wrote:
> On Fri, Dec 28, 2012 at 10:01 PM, Mike Frysinger <vapier@gentoo.org> wrote:
> > there are also attributes unconditionally used such as:
> > stdlib.h: malloc (new to gcc-3.0)
> > mathcalls.h: nonnull (new to gcc-3.3)
> > stdlib.h: alloc_size (new to gcc-4.3)
>
> unknown attributes are normally ignored even with -W -Wall (though not
> with -Wattributes) so those should be ok.
yes, but it makes -Werror and such angry, and it makes the output fairly
noisy. should be fairly trivial to fix on our side.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20121229/b81307b0/attachment.sig>
More information about the Libc-alpha
mailing list