>> - FT_Alloc_Func and FT_Realloc_Func ... need a 64-bit type in the prototype, >> and neither "long" nor "FT_Long" are currently 64-bit on win64. > > Indeed, size_t is the correct C89-compliant type. Would it hurt to > modify FT_Alloc_Func and FT_Realloc_Func?
Ping! (with a patch) More work is to be done in ftdbgmem.c...
size_t.patch
Description: Binary data
_______________________________________________ Freetype-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/freetype-devel
