Hi Gerd In imgfmt/app/srt/Sort.java around line 853:
// Get the first non-ignorable at this level
int c = chars[pos++ & 0xff];
if (!hasPage(c >>> 8)) {
I'm at a loss to understand the 0xff mask! am I missing something?
Ticker
_______________________________________________
mkgmap-dev mailing list
[email protected]
https://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
