Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Warnings and SuppressWarnings

+1

I like the idea of turning some warnings into errors.

Mike Kucera
Software Developer
IBM CDT Team, Toronto
mkucera@xxxxxxxxxx


                                                                           
             Elena Laskavaia                                               
             <ELaskavaia@qnx.c                                             
             om>                                                        To 
             Sent by:                  "CDT General developers list."      
             cdt-dev-bounces@e         <cdt-dev@xxxxxxxxxxx>               
             clipse.org                                                 cc 
                                                                           
                                                                   Subject 
             04/07/2008 12:38          Re: [cdt-dev] Warnings and          
             PM                        SuppressWarnings                    
                                                                           
                                                                           
             Please respond to                                             
               "CDT General                                                
             developers list."                                             
             <cdt-dev@eclipse.                                             
                   org>                                                    
                                                                           
                                                                           




I think it is good idea. But we should enable as much as we can and turn
some warning into errors, such as unused import.

Schorn, Markus wrote:
>
> Hi,
> I am getting a bunch of warnings in the core-plugin of the following
> kind: Unnecessary @SuppressWarnings. I assume this is because my
> compiler warning settings differ from the ones of others.
>
> Therefore I suggest to use a common set of warnings for all of us and
> check it into CVS (like we are doing this in the cdt.ui plugin).
>
> Has anyone objections against this? I'd start out with the same settings
> as we are using for the ui-plugin.
>
> Markus.
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev




Back to the top