logo separator

[mkgmap-dev] Commit: r3093: Fix a possible assertion when building the street index.

From svn commit svn at mkgmap.org.uk on Sat Mar 8 10:03:02 GMT 2014

Version mkgmap-r3093 was committed by steve on Sat, 08 Mar 2014

Fix a possible assertion when building the street index.

All cases where sorted names are compared with equals() need to be
changed to use Collator.compare() with the SrtCollator from Sort.

This patch fixes just a few cases to fix an observed assertion error.


More information about the mkgmap-dev mailing list