[Bug c++/27078] [4.1/4.2 Regression] Duplicate error message for ambiguous enum

2006-08-25 Thread shinwell at gcc dot gnu dot org
-- shinwell at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |shinwell at gcc dot gnu dot |dot org

[Bug c++/27078] [4.1/4.2 Regression] Duplicate error message for ambiguous enum

2006-05-24 Thread mmitchel at gcc dot gnu dot org
--- Comment #3 from mmitchel at gcc dot gnu dot org 2006-05-25 02:34 --- Will not be fixed in 4.1.1; adjust target milestone to 4.1.2. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/27078] [4.1/4.2 Regression] Duplicate error message for ambiguous enum

2006-04-16 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27078

[Bug c++/27078] [4.1/4.2 Regression] Duplicate error message for ambiguous enum

2006-04-07 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.0.4 |4.1.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27078

[Bug c++/27078] [4.1/4.2 Regression] Duplicate error message for ambiguous enum

2006-04-07 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-04-08 02:03 --- I take the back it is a regression from 4.1.0, it fails there too but it does not produce the duplicated error message in 4.0.3 though. -- pinskia at gcc dot gnu dot org changed: What|Removed