Got rid of the rest of the warnings that I didn't have time for on 1999-07-15
authorDan Harkless <dan@harkless.org>
Tue, 25 Jan 2000 06:19:51 +0000 (06:19 +0000)
committerDan Harkless <dan@harkless.org>
Tue, 25 Jan 2000 06:19:51 +0000 (06:19 +0000)
commit1b6605465016726e2be105c01fd331ff4658e569
treea788631b9ba8a13bdd7c567d33c520fdda4cbfee
parentc466879717f7cc03e987c5fc5fc5f1c9cb522c66
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).
ChangeLog