Revision: 17873
          http://sourceforge.net/p/gate/code/17873
Author:   markagreenwood
Date:     2014-04-18 11:14:43 +0000 (Fri, 18 Apr 2014)
Log Message:
-----------
and another one bites the dust

Modified Paths:
--------------
    gate/trunk/src/main/gate/swing/ColorGenerator.java

Modified: gate/trunk/src/main/gate/swing/ColorGenerator.java
===================================================================
--- gate/trunk/src/main/gate/swing/ColorGenerator.java  2014-04-18 10:54:08 UTC 
(rev 17872)
+++ gate/trunk/src/main/gate/swing/ColorGenerator.java  2014-04-18 11:14:43 UTC 
(rev 17873)
@@ -159,7 +159,7 @@
   }
 
   /**    */
-  @SuppressWarnings("unchecked")
+  @SuppressWarnings({"unchecked","rawtypes"})
   LinkedList<ColorSpace>[] availableSpacesList = new LinkedList[8];
 
   /**    */

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to