mgijsberti / synoptic

Automatically exported from code.google.com/p/synoptic
0 stars 0 forks source link

Enable and resolve -Xlint warnings in Synoptic #356

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The synoptic-family projects have a few -Xlint warnings, especially 
-Xlint:unchecked (in the synoptic project) that need to be resolved. Enabling 
-Xlint in the build.xml files and in Eclipse preferences by default and 
eliminating all of the existing warnings is a solid step towards improving code 
quality.

Original issue reported on code.google.com by bestchai on 27 Jan 2014 at 7:10

GoogleCodeExporter commented 9 years ago

Original comment by bestchai on 4 Feb 2014 at 6:28

GoogleCodeExporter commented 9 years ago
Constraining this is to just resolve warnings in Synoptic.

Original comment by osiscs...@gmail.com on 18 Mar 2014 at 4:14

GoogleCodeExporter commented 9 years ago
Solution in revision 2977e7c35891, please review.

Original comment by osiscs...@gmail.com on 25 Mar 2014 at 5:30

GoogleCodeExporter commented 9 years ago

Original comment by bestchai on 25 Mar 2014 at 8:54