diff options
author | Andy Wingo <wingo@pobox.com> | 2018-06-21 08:53:30 +0200 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2018-06-21 20:20:04 +0200 |
commit | 38e2c2c6b192c516fd85c6b712d675bfaa64d150 (patch) | |
tree | a8ff6513a4613ac94b280acd0582d1754dd1310c /libguile/control.c | |
parent | 6ad1fc9ce067b912892dd82c944d3870205301bd (diff) | |
download | guile-38e2c2c6b192c516fd85c6b712d675bfaa64d150.tar.gz |
Deprecate scm_t_uint8 and similar typedefs
* libguile/deprecated.h (SCM_DEPRECATED_TYPE): New helper define;
removed after.
(scm_t_int8, scm_t_uint8, scm_t_int16, scm_t_uint16)
(scm_t_int32, scm_t_uint32, scm_t_intmax, scm_t_uintmax)
(scm_t_intptr, scm_t_uintptr, scm_t_int64 scm_t_uint64)
(scm_t_ptrdiff): Deprecate these types. Even on Guile 2.2 people
should use the stdint types.
Diffstat (limited to 'libguile/control.c')
0 files changed, 0 insertions, 0 deletions