------- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-18 21:29 ------- There are two things here, -pedantic does not enable strict mode, just the warnings for strict mode, use -pedantic-errors instead.
Anyways this is rejected by default with 3.4.0 and above. -- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Target Milestone|--- |3.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20064