* Baruch Even <[EMAIL PROTECTED]> [061024 09:57]:
> One thing that jumps to the eye from memset analysis is that in fontgrid
> you memset sometimes with sizeof(unsigned long) and sometimes with
> sizeof(guint32), on 64 bit machines the first will be double the size!

This seems to have done the trick!

I've changed them all to sizeof(pi->selmap) since that's the correct way
to do it. Attached you will find the patch I had at the end of my
detective work, there is a lot of cruft there but with this patch
everything works.

Mark, can you please issue a new version asap with this fix? Please let
me know if you can't and I'll just fix it in Debian. Etch is scheduled
to freeze soon enough and I'd like to get this fixed asap.

Cheers,
Baruch


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to