On 07/09/2018 15:39, Behdad Esfahbod wrote:
Can you check if just removing the cast works?
Hi Behdad,Unfortunately no - removing the cast (by itself) doesn't work. However, if I remove the cast and then change line 258 to this, it then works:-
mutable LONG v; Previously, line 258 was this:- mutable int v; Hope that helps, John _______________________________________________ HarfBuzz mailing list HarfBuzz@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/harfbuzz