freetype2/include/freetype/internal
Jens Claudius a787f45580 2006-08-27 Jens Claudius <jens.claudius@yahoo.com>
Fix miscellaneous compiler warnings.

	* freetype2/include/freetype/internal/ftobjs.h: close
	comment with `*/' to avoid `/* in comment' compiler warning.

	* freetype2/src/base/ftdbgmem.c (ft_mem_table_get_source): Turn
	cast `(FT_UInt32)(void*)' into `(FT_UInt32)(FT_PtrDist)(void*)'
	since on 64-bit platforms void* is larger than FT_UInt32.

	* freetype2/src/base/ftobjs.c (t_validator_error): cast
	away volatileness of argument to ft_longjmp. Spotted by
	Werner `Putzfrau' Lemberg.

	* freetype2/src/bdf/bdflib.c (bdf_load_font): initialize
	local variable `lineno'.

	* freetype2/src/gxvalid/gxvmod.c (classic_kern_validate):
	mark local variable `error' volatile.
2006-08-27 11:26:18 +00:00
..
services * include/freetype/internal/services/svpscmap.h, src/cff/cffcmap.c, 2006-06-06 08:14:14 +00:00
autohint.h updating sources to support the new FT_LOAD_TARGET_ constants 2002-08-27 22:34:20 +00:00
ftcalc.h support for "automatic unpatented hinting" added 2006-08-25 22:45:13 +00:00
ftdebug.h Normalize quotation to `...'. 2006-03-24 12:46:49 +00:00
ftdriver.h Normalize quotation to `...'. 2006-03-24 12:46:49 +00:00
ftgloadr.h * include/freetype/internal/ftgloadr.h, 2006-08-16 16:50:55 +00:00
ftmemory.h Formatting. 2006-05-03 20:39:55 +00:00
ftobjs.h 2006-08-27 Jens Claudius <jens.claudius@yahoo.com> 2006-08-27 11:26:18 +00:00
ftrfork.h Formatting, copyright years, documentation improvements. 2006-02-17 08:07:09 +00:00
ftserv.h Clean-ups, copyright years, formatting. 2006-02-22 08:23:35 +00:00
ftstream.h * include/freetype/internal/ftmemory.h: s/new/newsz/ (for C++). 2006-05-02 22:22:16 +00:00
fttrace.h * include/freetype/ftoutln.h (FT_Outline_Embolden): Mention in 2006-02-15 06:05:52 +00:00
ftvalid.h 2006-08-22 Jens Claudius <jens.claudius@yahoo.com> 2006-08-22 14:24:30 +00:00
internal.h * include/freetype/internal/ftobjs.h: Don't include 2004-09-06 07:06:56 +00:00
pcftypes.h Cleanups. 2003-04-22 07:49:24 +00:00
psaux.h * freetype2/include/freetype/internal/psaux.h: (enum T1_TokenType_): 2006-08-13 12:14:36 +00:00
pshints.h Normalize quotation to `...'. 2006-03-24 12:46:49 +00:00
sfnt.h formatting, doc improvements 2006-02-21 08:08:14 +00:00
t1types.h Move creation of field `buildchar' of T1_DecoderRec out of 2006-07-19 09:54:56 +00:00
tttypes.h * include/freetype/internal/ftgloadr.h, 2006-08-16 16:50:55 +00:00