[Bug c++/17816] duplicate definition of pure virtual function not diagnosed

2005-02-14 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-14 15:00 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/17816] duplicate definition of pure virtual function not diagnosed

2005-02-14 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-14 12:01 --- Subject: Bug 17816 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-02-14 12:01:16 Modified files: gcc/cp : ChangeLog decl.c gcc/testsui

[Bug c++/17816] duplicate definition of pure virtual function not diagnosed

2005-02-09 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-09 14:36 --- Patch here: . -- What|Removed |Added

[Bug c++/17816] duplicate definition of pure virtual function not diagnosed

2005-02-09 Thread aoliva at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |aoliva at gcc dot gnu dot |dot org |org Status|NEW

[Bug c++/17816] duplicate definition of pure virtual function not diagnosed

2005-01-20 Thread reichelt at gcc dot gnu dot org
--- Additional Comments From reichelt at gcc dot gnu dot org 2005-01-20 23:52 --- Fails since at least gcc 2.95.3. -- What|Removed |Added CC|