[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop
Subject:    kdevelop-2.2.2 and gcc-3.0.3
From:       Gregor Riepl <seto-kun () freesurf ! ch>
Date:       2002-01-28 21:51:14
[Download RAW message or body]

One kdevelop package Makefile needs a tiny adjustment:
To successfully compile with gcc-3.0.3, the option -ftemplate-depth-100 is 
needed for the file caddnewtranslationdlg.cpp, so someone should include that 
in kdevelop/Makefile.in if it's not already done.
This is caused by that funny lang_list << "af" << "ar" << "bg" << "bo" << ... 
statement which creates a new instance of QValueList<QString> with every 
operator<< call.
Quite nasty, but gcc3 is sooo pedantic with ANSI (or was it ISO?) 
compliance...

Gregor

-
to unsubscribe from this list send an email to kdevelop-request@kdevelop.org with the following body:
unsubscribe »your-email-address«
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic