Idea about deferred slots

Nicolas Boulay nicolas.boulay at etherale.org
Wed Oct 21 09:40:06 UTC 2009


2009/10/21 Pierre-Alexandre Voye <ontologiae at gmail.com>:
>
>
> 2009/10/21 Nicolas Boulay <nicolas.boulay at etherale.org>
>>
>> Should -all-warnings be the default ?
>
> I think so.
>>
>> Or there is too much false alarm
>> ?
>
> It's rare when you develop you make a release. 90% of time you test and
> debug, so it will be the major use of the compiler

Gcc does not set -Wall by default because some "warning" are launch
for some weird construction that it does not like but are common in C
like converting unsigned in signed integer. So if the compiler flowed
the user, he will not read the warning message.



More information about the Lisaac-devel mailing list