logo separator

[mkgmap-dev] latin1 an index creation

From Steve Ratcliffe steve at parabola.me.uk on Wed Jun 20 12:52:42 BST 2012

Hi

> Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: -63
>    at uk.me.parabola.imgfmt.app.srt.Sort$SrtCollator$PositionIterator.next(Sort.java:458)
>    at uk.me.parabola.imgfmt.app.srt.Sort$SrtCollator.compareOneStrength(Sort.java:386)

Sorry I'd kind of overlooked this error until today. This was a result
of making the --latin1 option exactly the same as --code-page=1252.

I've now fixed it on the branch.

If you use --code-page=1252 (without --latin1) on trunk you get
exactly the same error. With the fix this will now work as well.

..Steve



More information about the mkgmap-dev mailing list