[Bug c++/48010] typedef redefinitions are allowed if the redefined type is a nested class type

2011-08-18 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48010 Dodji Seketeli dodji at gcc dot gnu.org changed: What|Removed |Added CC||marc.glisse at

[Bug c++/48010] typedef redefinitions are allowed if the redefined type is a nested class type

2011-06-02 Thread fabien at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48010 fabien at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/48010] typedef redefinitions are allowed if the redefined type is a nested class type

2011-05-31 Thread fabien at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48010 --- Comment #4 from fabien at gcc dot gnu.org 2011-05-31 19:02:22 UTC --- Author: fabien Date: Tue May 31 19:02:19 2011 New Revision: 174506 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=174506 Log: gcc/cp/ChangeLog 2010-05-31 Fabien

[Bug c++/48010] typedef redefinitions are allowed if the redefined type is a nested class type

2011-03-16 Thread fabien at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48010 fabien at gcc dot gnu.org changed: What|Removed |Added AssignedTo|fabien at gcc dot gnu.org |unassigned at gcc dot

[Bug c++/48010] typedef redefinitions are allowed if the redefined type is a nested class type

2011-03-07 Thread fabien at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48010 fabien at gcc dot gnu.org changed: What|Removed |Added Known to work||3.2.3 Known to fail|

[Bug c++/48010] typedef redefinitions are allowed if the redefined type is a nested class type

2011-03-06 Thread fabien at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48010 fabien at gcc dot gnu.org changed: What|Removed |Added Keywords||accepts-invalid