Werner Lemberg
c3e83b4662
Replace calls to atol' with
strtol'.
We later on need strtol's `endptr' feature.
* include/freetype/config/ftstdlib.h (ft_atol): Replace with...
(ft_strtol): ... this.
* src/base/ftdbgmem.c (ft_mem_debug_init): Updated.
* src/cid/cidparse.c (cid_parser_new): Ditto.
* src/type42/t42drivr.c (t42_get_name_index), src/type42/t42objs.c
(T42_GlyphSlot_Load): Ditto.
2016-07-11 05:56:26 +02:00
..
2016-01-22 23:35:49 -05:00
2016-01-28 14:11:14 +01:00
2015-06-26 06:48:00 +02:00
2016-07-11 00:12:11 +02:00
2016-07-11 05:56:26 +02:00