Re: [mkgmap-dev] Bug in Format6Encoder.encodeText()

2010-05-31 Thread Felix Hartmann
On 01.06.2010 00:20, Steve Ratcliffe wrote: > Hi Paul > > >> I've got a bug to report for r1651 of mkgmap: >> >> java.lang.ArrayIndexOutOfBoundsException: 3 >> at >> uk.me.parabola.imgfmt.app.labelenc.Format6Encoder.put6(Format6Encoder.java:137) >> > Thanks for reporting this. > C

Re: [mkgmap-dev] Bug in Format6Encoder.encodeText()

2010-05-31 Thread Steve Ratcliffe
Hi Paul > I've got a bug to report for r1651 of mkgmap: > > java.lang.ArrayIndexOutOfBoundsException: 3 > at > uk.me.parabola.imgfmt.app.labelenc.Format6Encoder.put6(Format6Encoder.java:137) Thanks for reporting this. Can you try the latest version where it should be fixed. ..Steve __

Re: [mkgmap-dev] Bug in Format6Encoder.encodeText()

2010-05-31 Thread Felix Hartmann
On 31.05.2010 20:20, Paul Ortyl wrote: > Hi, > > I've got a bug to report for r1651 of mkgmap: > > java.lang.ArrayIndexOutOfBoundsException: 3 > at > uk.me.parabola.imgfmt.app.labelenc.Format6Encoder.put6(Format6Encoder.java:137) > at > uk.me.parabola.imgfmt.app.labelenc.Format6Enco

[mkgmap-dev] Bug in Format6Encoder.encodeText()

2010-05-31 Thread Paul Ortyl
Hi, I've got a bug to report for r1651 of mkgmap: java.lang.ArrayIndexOutOfBoundsException: 3 at uk.me.parabola.imgfmt.app.labelenc.Format6Encoder.put6(Format6Encoder.java:137) at uk.me.parabola.imgfmt.app.labelenc.Format6Encoder.encodeText(Format6Encoder.java:91) at uk.