curl-library
Re: MIPSPro "remarks"
Date: Fri, 20 Feb 2004 17:26:16 +0100
On Feb 20, 17:10, Daniel Stenberg wrote:
>On Fri, 20 Feb 2004, Tor Arntsen wrote:
>
>> The former is compiled with CFLAGS="-fullwarn", the latter with
>> CFLAGS="-fullwarn -woff 1209" (the syntax is -woff number[,number,..])
>>
>> I could do something similar for Intel icc warnings, e.g. CFLAGS="-Wall
>> -wd279" would turn off those same 'controlling expression is constant'
>> remarks (wish that those compiler vendors could agree on the same number. I
>> thought there was a standard there!)
>
>I think that would be nice. I don't think those particular remarks improve
>anything here.
Done. Only for MIPSPro though, not yet Intel, as I haven't set -Wall there
yet. (-Wall was still there in the ares build (last time I looked) simply
because the ares configure still believed icc was gcc. -Wall is also a valid
icc flag.)
-Tor
Received on 2004-02-20