More template(s) errors with GCC3.2-7

Rade Trimceski rtrimces@mtu.edu
Tue Apr 22 22:37:00 GMT 2003


Can someone demystify this error for me?

It comes out of a header file, and this did compile with gcc 2.96.

typedef hash_map<int, Neighbor_Entry *> Neighbors_Hash;

the compilation error is:

In file included from diffusion3/apps/gear/geo-routing.cc:11:
diffusion3/apps/gear/geo-routing.hh:187: syntax error before `;' token


Any ideas why I get the syntax error, and what it really means?

Thanks a lot!
Rade





More information about the Gcc-help mailing list