logo separator

[mkgmap-dev] [mkgmap-svn] Commit: r2648: calm down FindBugs, no functional change

From GerdP gpetermann_muenchen at hotmail.com on Sun Jun 16 14:52:21 BST 2013

Hi Steve,

thanks, that's much clearer.

Gerd


Steve Ratcliffe wrote
> Hi
> 
>> calm down FindBugs, no functional change
> 
> Just to note that statements like this:
> 		assertEquals(true, j == null);
> 
> can be written as:
> 		assertNull(j);
> 
> ..Steve
> 
> _______________________________________________
> mkgmap-dev mailing list

> mkgmap-dev at .org

> http://lists.mkgmap.org.uk/mailman/listinfo/mkgmap-dev





--
View this message in context: http://gis.19327.n5.nabble.com/Commit-r2648-calm-down-FindBugs-no-functional-change-tp5765491p5765639.html
Sent from the Mkgmap Development mailing list archive at Nabble.com.


More information about the mkgmap-dev mailing list