freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft-devel] Prototypes of memory debugging routines on WIN64


From: Alexei Podtelezhnikov
Subject: Re: [ft-devel] Prototypes of memory debugging routines on WIN64
Date: Fri, 14 Sep 2018 11:54:20 -0400

>> - 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...

Attachment: size_t.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]