Babzsak / duke

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

GeopositionComparator needs to reject invalid coordinates #106

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
For example, '1231,123123' is not a valid coordinate, and should not be used 
for comparison.

Original issue reported on code.google.com by lar...@gmail.com on 21 Jan 2013 at 11:18

GoogleCodeExporter commented 8 years ago
Fixed, and tests added.

Original comment by lar...@gmail.com on 25 Jan 2013 at 10:10