From 992e874a7c2c243e4b83752235a26ccdb9b1ef0a Mon Sep 17 00:00:00 2001 From: Alex Rozenman Date: Fri, 31 Jul 2009 22:23:23 +0300 Subject: Fix --enable-gcc-warnings problems. * src/reader.c: Adjust variable names. * src/scan-code.l: Fix prototypes and adjust names. * src/named-ref.c: Remove redundant "if". --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 487cc028..ba483784 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2009-07-31 Alex Rozenman + + Fix --enable-gcc-warnings problems. + * src/reader.c: Adjust variable names. + * src/scan-code.l: Fix prototypes and adjust names. + * src/named-ref.c: Remove redundant "if". + 2009-07-29 Joel E. Denny Fix a --enable-gcc-warnings problem. -- cgit v1.2.1