From b4eb8c5c5ee866fc6d7f824f01d35f1f979f75b9 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Tue, 22 Dec 2009 11:57:02 +0100 Subject: Avoid g++ warnings. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0b44dc8..4e1fb08 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-12-22 Bruno Haible + + Avoid g++ warnings. + * src/options.cc (Options::print_options): Add parentheses. + * src/output.cc (Output::output_lookup_array): Cast fprintf argument. + 2009-12-22 Bruno Haible Support CPPFLAGS as mandated by GNU standards. -- cgit v1.2.1