This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Stranger error message about a template class not being a class


Thanks for the report.  The gcc in the CVS also compiles this without
any problem.

--Kriang

> Bug report:
>
> Compiler: g++ version 2.95.2 19991024 (release)
> System:   redhat Linux 6.1 on a Pentium III
> Compiler call and messages:
>
> ++ design2.C
> design2.C:17: `p_HDS<p_Items>' is not a class, struct, or union type
> design2.C:17: syntax error before `{'



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]