[mkgmap-dev] java.lang.AssertionError while building index from unicode tiles
From Ticker Berkin rwb-mkgmap at jagit.co.uk on Wed Oct 20 11:32:00 BST 2021
Hi In the changes I've just made, I hope I've been consistent and fixed all instances to use collator.compare() where scanning the results of a sort on the same table for a change. Also consistently setting strength to SECONDARY (generally case-insensitive). There may be places where an indirect test should also use collator.compare(). Maybe this should be tackled next. I didn't look at MdrCheck. Ticker On Wed, 2021-10-20 at 08:24 +0000, Gerd Petermann wrote: > Hi Ticker & Steve, > > I don't understand the mixed use of collator.compare() and > String.equals() in the Mdr classes. > When we use the collator to sort the data we probably also have to > use it to compare for equality while grouping? > > I also see differences between the code in MdrCheck and the classes > in mkgmap. > > Gerd
- Previous message: [mkgmap-dev] java.lang.AssertionError while building index from unicode tiles
- Next message: [mkgmap-dev] java.lang.AssertionError while building index from unicode tiles
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list