46c371c2c7
On LLP64 platforms (e.g. Win64), long (32-bit) cannot cover the memory address (64-bit). Also the casts from the pointer type to long int should be removed to preserve the address correctly. * src/raster/ftraster.c (New_Profile): Replace "%lx" by "%p". (End_Profile) Ditto. * src/truetype/ttinterp.c (Init_Context): Ditto. |
||
---|---|---|
.. | ||
Jamfile | ||
module.mk | ||
rules.mk | ||
truetype.c | ||
ttdriver.c | ||
ttdriver.h | ||
tterrors.h | ||
ttgload.c | ||
ttgload.h | ||
ttgxvar.c | ||
ttgxvar.h | ||
ttinterp.c | ||
ttinterp.h | ||
ttobjs.c | ||
ttobjs.h | ||
ttpic.c | ||
ttpic.h | ||
ttpload.c | ||
ttpload.h |