Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
AW: [cdt-dev] compiler warnings

+1 from me :-)

I am a fan of warning-free code too and I'll try to keep all those plug-ins clean which are clean. 
Remind me if I should overlook something.

Bye


Norbert 

-----Ursprüngliche Nachricht-----
Von: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] Im Auftrag von Schorn, Markus
Gesendet: Montag, 28. August 2006 11:40
An: CDT General developers list.
Betreff: [cdt-dev] compiler warnings

Hi,
a month ago I fixed all warnings in the plugins 'org.eclipse.cdt.ui' and
'org.eclipse.cdt.refactoring'. I have also created project specific
preferences for the compiler errors/warnings, which are shared via CVS.
So the projects should be free of warnings in your workspace too.

Please help in keeping the projects free of warnings, it helps in
detecting problems early.

I did not do the same for the remaining plugins, because I do not know
enough about the code I'd be changing. It'd be a great thing to have a
warning free code base, though.

Markus.
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top