On 11/06/13 18:37, Philippe Makowski wrote:
> Le 06/11/2013 07:34, Alex Peshkoff a écrit :
>> Looks like I've forgotten to mention that I've tried debug build, which
>> has -Wall except 4 warnings.
>> But I will anyway try 4.8.2 and report number of warnings for both Debug
>> & Release.
>>
> you can also look here :
> http://ci.ibphoenix.com/job/Firebird_trunk_ArchLinux/63/warnings15Result/
>
> this one is gcc 4.8.2 with --with-system-editline
>

I've already installed 4.8.2 in separate chroot.
I agree that number of warnings in release build is low.
# grep -i -c warning makeRelease.log
71
The only one fixable (and worth fixing) is
warning: 'struct ICryptKeyCallback' declared inside parameter list 
[enabled by default]

But with -Wall in dev-build we have a lot of interesting warnings.
# grep -i -c warning makeDebug.log
2417
I'm going to take care about them.

And yes - after checking 32-bit build I suppose we can use 4.8.2 as a 
basic linux compiler for fb3.


------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to