Template bug in gcc-2.95-2 on i386-redhat-linux

Alexandre Oliva aoliva@redhat.com
Mon Sep 11 20:58:00 GMT 2000


On Sep 11, 2000, Oskar Enoksson <osken393@student.liu.se> wrote:

> I would be grateful for any hints to get around it, I have tried
> using parentheses around the foo.Bar<float>(3) function call but
> without success.

This should probably be listed as one of the well-known bugs of GCC.
The suggested work-around is to add the `template' keyword after `.'.
GCC shouldn't require it, but it currently does.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



More information about the Gcc-bugs mailing list