--- Comment #12 from mmitchel at gcc dot gnu dot org 2006-10-17 00:01
---
Subject: Bug 29408
Author: mmitchel
Date: Tue Oct 17 00:01:14 2006
New Revision: 117802
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117802
Log:
PR c++/29408
* parser.c (cp_parser_using_
--- Comment #13 from mmitchel at gcc dot gnu dot org 2006-10-17 00:01
---
Fixed in 4.1.2.
--
mmitchel at gcc dot gnu dot org changed:
What|Removed |Added
Sta
--- Comment #11 from mmitchel at gcc dot gnu dot org 2006-10-16 23:12
---
Fixed in 4.2.0.
--
mmitchel at gcc dot gnu dot org changed:
What|Removed |Added
Summ
--
tbm at gcc dot gnu dot org changed:
What|Removed |Added
CC||tbm at cyrius dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29408
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-10-10 16:30 ---
(In reply to comment #3)
> It's at least accepted by EDG and Comeau in strict-ansi mode. (so, confirmed)
Don't take EDG/Comeau as conforming to the standard.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29408
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
CC||rguenth at gcc dot gnu dot
|
--- Comment #3 from rguenth at gcc dot gnu dot org 2006-10-10 08:52 ---
It's at least accepted by EDG and Comeau in strict-ansi mode. (so, confirmed)
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
--
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-10-10 05:00 ---
I don't think this is valid code, reduced testcase:
template class a
{
~a();
};
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29408
--- You are receiving this mail because: ---
You reported the bug,
--
fang at csl dot cornell dot edu changed:
What|Removed |Added
CC||fang at csl dot cornell dot
|
9 matches
Mail list logo