Leo Li wrote:
> OK, I will try to open them.
> 
>  But there is one thing to decide: whether to regard all warnings as
> error. I once opened all warnings as error in luni module but the config is
> changed to just report warning but does not stop compiling. If the warning
> is not regarded as error as on win32 platform does, the different building
> behavior will occur.
>  So if no body objects, I will use the strict form, that is -Wall -Werror
> option for GCC 3.0 or GCC 4.0.

IIRC we had the strict options set for a while, then took in a bulk
contribution that required we were a bit more forgiving during
integration.  It would be good to tidy up all the code to avoid warnings.

Regards,
Tim

Reply via email to