> FT_GET_ULONG is defined as FT_GET_MACRO( FT_Stream_GetLong, FT_ULong )
> which casts a probably sign extended long to a unsigned long, thus the
> 0xffffffff prefix.
> 
> I don't know which approach to fix this issue is desired, so I'm
> proposing two patches here.

Thanks a lot!  I've decided to use your second patch.  It's now in the
git repository.


    Werner

_______________________________________________
Freetype-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to