Bug#29953: Problems compiling KDevelop 2.0 with GCC 3 on Alpha

Harald Fernengel harry at bnro.de
Tue Jul 31 18:50:46 UTC 2001


Hi,

ok, you need a slightly patched tokenizer.cc but the change is a one-liner? :)

Can't we just include the iostream.h in the tokenizer.l file where we already 
include qstring.h and stdlib.h?

Harry ( != Harri :) )


> Here's another patch. Credits go to Harri. Finally fixes kdevelop with gcc3
> for real. Needs a slightly patched tokenizer.cc though, so I added it to
> the patch (meaning: the generated file needs to go into the repository in
> case you guys agree on the patch) . But adding flex generated files isn't
> something completely unusal, just in contrary (kdelibs ships with flex and
> yacc generated files, so does Qt :)
>
> (the actual modification is to replace the forward declaration of istream
> with #include <iostream.h> - never thought it would be so easy - Thanks to
> Harri)

-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop-devel mailing list