From a13fa3342001a13e250113815da70344a009380e Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Mon, 15 Jun 2009 15:16:51 +0000 Subject: avoid compiler warnings git-svn-id: svn://tug.org/texlive/trunk@13758 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/lib/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'Build/source/texk/web2c/lib/ChangeLog') diff --git a/Build/source/texk/web2c/lib/ChangeLog b/Build/source/texk/web2c/lib/ChangeLog index 9a1fa61aa85..256e7009e81 100644 --- a/Build/source/texk/web2c/lib/ChangeLog +++ b/Build/source/texk/web2c/lib/ChangeLog @@ -1,3 +1,14 @@ +2009-06-10 Peter Breitenlohner + + * Makefile.am (AM_CFLAGS): enable compiler warnings. + * lib.h (new): declarations for *.c from ../cpascal.h. + * basechsuffix.c, chartostring.c, eofeoln.c, fprintreal.c, + input2int.c, inputint.c, main.c, openclose.c, printversion.c, + zround.c: #include "lib.h" to declare function prototypes. + * openclose.c: declare internal function recorder_record_name as + static; declare arg of recorder_record_input and + recorder_record_output as const_string as from ../cpascal.h. + 2009-06-01 Karl Berry * printversion.c (printversionandexit): it's 2009. -- cgit v1.2.3