diff options
author | Roland McGrath <roland@gnu.org> | 2004-02-11 01:42:30 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-02-11 01:42:30 +0000 |
commit | 81d294cd070b601ec44e36e2da89b9a10749103d (patch) | |
tree | 8652397e3ffe25011f7b79134426b1943f8114da | |
parent | 8709673947bc354f683fee371b7d9a5d70fe0fb8 (diff) | |
download | mig-81d294cd070b601ec44e36e2da89b9a10749103d.tar.gz mig-81d294cd070b601ec44e36e2da89b9a10749103d.tar.bz2 mig-81d294cd070b601ec44e36e2da89b9a10749103d.zip |
.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2004-02-10 Roland McGrath <roland@frob.com> + * user.c (WriteTypeCheck): Use BAD_TYPECHECK macro instead of type-pun. + * server.c (WriteTypeCheck): Likewise. + * utils.c (WriteBogusDefines): Write a #define for that macro. + * utils.c (WriteCheckDecl): Write auto const, not static const. + (WriteStaticShortDecl, WriteStaticLongDecl): Likewise. + * INSTALL, config.guess, config.sub, missing, mkinstalldirs, install-sh: Update files from autoconf/automake. |