X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=ChangeLog;h=f7d4eb48d856a8272c78d5514572a7278f0c25b8;hp=c97e57c9621b456ed64fb929671b037f0c51f719;hb=30d5dd2e92c77402af6b7cfdbaa1339964ce034d;hpb=ed7b16e77ac3662db77d362d15e84b69e5cd3fe6 diff --git a/ChangeLog b/ChangeLog index c97e57c..f7d4eb4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,12 @@ Mon Jan 24 22:26:06 2000 Dan Harkless - * Got rid of the rest of the warnings that I didn't have time for - on 1999-07-15 (and, it would seem, some new ones people introduced - since then). The primary ones were the warnings that default - prototypes were being used for [v]snprintf() and str[n]casecmp(). - As of right now, there are _no_ compilation warnings except on the - lex output file (at least under AIX 4.1.5 and Solaris 2.6). + * Got rid of the rest of the gcc -Wall warnings that I didn't have + time for on 1999-07-15 (and, it would seem, some new ones people + introduced since then). The primary ones were the warnings that + default prototypes were being used for [v]snprintf() and + str[n]casecmp(). As of right now, there are _no_ compilation + warnings except on dtimep.c-lexed (at least under AIX 4.1.5 and + Solaris 2.6). Sun Jan 2 23:42:18 2000 Ruud de Rooij