Mercurial > hg > octave-kai > gnulib-hg
changeset 4135:170410216f79
More consistent inttypes.h / stdint.h handling.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Tue, 07 Jan 2003 13:09:32 +0000 |
parents | 4ef709496f6e |
children | 418fc7a9b27f |
files | lib/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -2,6 +2,17 @@ * version-etc.c: Update year in translatable copyright string. +2002-12-25 Bruno Haible <bruno@clisp.org> + + * strtoimax.c: Include <stdint.h> as an alternative to <inttypes.h>. + * xstrtol.h: Likewise. + * xstrtoimax.c: Likewise. + * xstrtoumax.c: Likewise. + * human.h: Likewise. + + * tempname.c: Include <inttypes.h> too. Avoids a compilation error + on systems that have <inttypes.h> but not <stdint.h>. + 2002-12-31 Paul Eggert <eggert@twinsun.com> * memcoll.c (memcoll): Fall back on a simple algorithm using