[mkgmap-dev] Commit r4387: fix unlikely but possible error in LinkDestinationHook: A way is only connected if the nodes are identical, so don't use Coord.eqauls() which compares the location.
From svn commit svn at mkgmap.org.uk on Wed Dec 11 10:35:38 GMT 2019
Version mkgmap-r4387 was committed by gerd on Wed, 11 Dec 2019 fix unlikely but possible error in LinkDestinationHook: A way is only connected if the nodes are identical, so don't use Coord.eqauls() which compares the location. http://www.mkgmap.org.uk/websvn/revision.php?repname=mkgmap&rev=4387
- Previous message: [mkgmap-dev] Use of is_in in style
- Next message: [mkgmap-dev] Commit r4388: fix unlikely but possible error in LinkDestinationHook: Don't use HashSet() to collect Coord instances, use Collections.newSetFromMap(new IdentityHashMap<Coord, Boolean>()) to avoid that coords with equal locations are filtered.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list