[Bug c++/29018] New: empty enum accepted
amylaar at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Sep 11 16:02:00 GMT 2006
The c++ parser accepts:
enum { };
which is specifically listed in clause 7 paragraph 3 of the C++ standard as
ill-formed.
--
Summary: empty enum accepted
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Keywords: accepts-invalid
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: amylaar at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29018
More information about the Gcc-bugs
mailing list