Hi, gcc version 3.4 with -pedantic complains about it. gcc 3.3 with -Wall and -pedantic is silent about it.
Tommi Am Mittwoch, 15. Dezember 2004 01:44 schrieb Curt Arnold: > On Dec 13, 2004, at 9:03 AM, Sluis, Minto van der wrote: > > Hi, > > � > > I tried to compile log4cxx for for tru64 using the compaq compiler. > > Unfortunately I ran into a lot of compiler errors. Below is a script > > to resolve a few of the errors. This script strips the trailing semi- > > colon from namespace declarations. > > I logged this as http://nagoya.apache.org/jira/browse/LOGCXX-46. I > didn't succeed using your script but think that I accomplished the same > thing manually. I couldn't find a gcc setting that would make it > strict on trailing semicolons, but I think I got them all. Let me know > if I missed any.
