13 Mar
2005
13 Mar
'05
11:01 a.m.
Any suggestions on removing these compiler warnings (CC: Sun C++ 5.5 2003/03/12
Get Sun to fix to fix their compiler! ;-) I'm aware of these warnings: they're a major pain in the you-know-where, and they are completely spurious: the compiler is complaining that there is a missing typename keyword, but in fact adding one would yield illegal code (there expressions that generate the warnings do *not* refer to types). John.