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

2018-09-11 Thread Alexei Podtelezhnikov
On Tue, Sep 11, 2018 at 3:14 PM Hin-Tak Leung wrote: > - FT_Alloc_Func and FT_Realloc_Func have "long" in the headers but have > FT_Long in the implementation of the debug pairs. (the normal pair have > "long"). Some consistency would be good. I tried changing the header to > FT_Long (and redef

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

2018-09-11 Thread Hin-Tak Leung
Hi Werner, I think I have found a code problem with the memory debugging routines on WIN64. While they are only visible on win64, and only if you try to do a devel /debug build, it probably needs to be fixed at some point; but the fix seems a bit tricky. The underlying problem is that "long" is