This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: sizeof( function )
- From: Nick Maclaren <nmm1 at cus dot cam dot ac dot uk>
- To: gcc-help at gcc dot gnu dot org
- Date: Tue, 12 Jun 2007 18:47:42 +0100
- Subject: Re: sizeof( function )
I stand corrected. When I last looked at the language accepted in
default (not -pedantic) mode, I didn't spot that one. Sorry for
maligning gcc :-)
But, yes, I agree about using -pedantic. Unless you have a real need
for gcc-specific extensions, compiling with that is always the Right
Thing To Do. And -Wall and possibly -Wextra and ....
Regards,
Nick Maclaren,
University of Cambridge Computing Service,
New Museums Site, Pembroke Street, Cambridge CB2 3QH, England.
Email: nmm1@cam.ac.uk
Tel.: +44 1223 334761 Fax: +44 1223 334679