Werner Lemberg
badf317840
Next round of compiler fixes.
* builds/win32/ftdebug.c, builds/wince/ftdebug.c (ft_debug_init):
Add proper cast.
* include/freetype/internal/ftserv.h (FT_SERVICE_UNAVAILABLE): Fix
cast.
* include/freetype/internal/ftstream.h: Decorate stream and frame
macros with `FT_Long' and `FT_ULong' as appropriate.
* src/base/ftrfork.c (raccess_guess_darwin_hfsplus,
raccess_guess_darwin_newvfs): Use cast.
* src/bdf/bdflib.c (_bdf_set_default_spacing): Use cast.
* src/cache/ftcmanag.c (FTC_Manager_Check): Fix cast.
* src/cache/ftcmanag.h (FTC_ManagerRec): Ditto.
* src/cff/cf2arrst.c (cf2_arrstack_setNum_Elements): Use cast.
* src/cff/cf2ft.c (cf2_freeSeacComponent): Ditto.
* src/cff/cffobjs.c (remove_subset_prefix, remove_style): Ditto.
* src/cid/cidparse.c (cid_parser_new): Use cast.
* src/pcf/pcfdrivr.c (PCF_Glyph_Load): Use cast.
* src/psaux/psobjs.c (reallocate_t1_table): Fix argument type.
* src/raster/ftraster.c (ft_black_reset): Use cast.
* src/truetype/ttgxvar.c (FT_Stream_FTell): Use cast.
(ALL_POINTS): Fix cast.
* src/type1/t1driver.c (t1_ps_get_font_value): Add casts.
* src/type1/t1parse.c (T1_Get_Private_Dict): Add cast.
2013-06-06 09:16:38 +02:00
..
2013-05-17 17:40:27 +02:00
2006-12-09 20:01:43 +00:00
2013-01-24 13:33:06 +01:00
2006-12-09 20:01:43 +00:00
2013-01-24 13:33:06 +01:00
2006-12-09 20:01:43 +00:00
2013-06-04 10:30:48 +02:00
2006-12-09 20:01:43 +00:00
2011-01-06 02:56:33 +09:00
2013-06-02 23:38:13 +02:00
2013-05-17 17:40:27 +02:00
2013-06-06 09:16:38 +02:00
2013-06-06 09:16:38 +02:00
2008-02-11 08:22:40 +00:00
2012-06-14 17:56:01 +09:00
2008-10-02 06:48:10 +00:00
2003-06-09 04:46:30 +00:00
2003-06-09 04:46:30 +00:00
2008-02-11 08:22:40 +00:00
2001-05-11 14:25:57 +00:00
2012-12-20 08:31:56 +01:00