This is the mail archive of the gcc@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]
Other format: [Raw text]

.template + better diagnostics


Leave off a needed .template is obscure enough and trips me up just
infrequently enough to forget about it.  Unfortunately, the diagnostic
produced by gcc3.3 and gcc3.4 are not helpful.

If it is not too hard, it would be great if gcc could detect this and
suggest maybe .template was missing.  Something like is now done for
missing typename.



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