Bug#38883: Compile failure with gcc-3.0.4: cout and cerr used without namespace
jbb
jbb at kdevelop.org
Sat Mar 2 21:25:13 UTC 2002
H,
Shouldn't we use kdDebug instead?
ie
kdDebug(90xx) << "bad value=" << value << endl;
where 90xx = 9000 -> 9027
jbb
Harald Fernengel wrote:
>>KDevelop HEAD CVS branch uses cout and cerr
>>without std namespace which breaks compilation
>>with gcc-3.0.X as std::cout and std::cerr
>>should be used instead
Hmmm...
I only fixed this for KDE_2_2_BRANCH... but not for HEAD...
Ciao
Walter
>Walter just fixed this, can you please update and try compiling again?
> Please tell me whether it worked this time.
>
>Thanks,
>Harry
>
>_______________________________________________
>Kdevelop-devel mailing list
>Kdevelop-devel at barney.cs.uni-potsdam.de
>http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
More information about the KDevelop-devel
mailing list