logo separator

[mkgmap-dev] java.lang.AssertionError while building index from unicode tiles

From Ticker Berkin rwb-mkgmap at jagit.co.uk on Mon Oct 18 09:52:06 BST 2021

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






More information about the mkgmap-dev mailing list