[Bug c++/13697] New: [3.4] template breakage
marcus at jet dot franken dot de
gcc-bugzilla@gcc.gnu.org
Thu Jan 15 12:31:00 GMT 2004
The attached testcase is extract from fam 2.6.10.
g++ Client.ii
Client.ii:10: error: expected constructor, destructor, or type conversion
before "b"
Client.ii:10: error: expected `;' before "b"
I am not that familar with C++ to know if it is valid C++
or not, someone else please comment.
It builds just fine with gcc 3.3.
--
Summary: [3.4] template breakage
Product: gcc
Version: 3.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: marcus at jet dot franken dot de
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: x86_64-suse-linux
GCC host triplet: x86_64-suse-linux
GCC target triplet: x86_64-suse-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13697
More information about the Gcc-bugs
mailing list