From 396c966cd2b3af2dbdb5b157e9ebb2e576b677b0 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Tue, 29 Apr 2008 12:58:21 +0000 Subject: When compiling with GCC, use the printf format attribute for the log method so that the compiler checks the type of its parameters. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index de3ae562..dcd84ffa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,9 @@ * src/gui/gccontainer.h, src/gui/gccontainer.cpp: Removed unused option from GCContainer to not delete a child, fixing warnings about hiding virtual method gcn::Container::add. + * src/log.h, src/resources/imageset.cpp: When compiling with GCC, use + the printf format attribute for the log method so that the compiler + checks the type of its parameters. 2008-04-28 Bjørn Lindeijer -- cgit v1.2.3-70-g09d2