From 6b7833deee20e3abb5856d64d7f359d754fea4ca Mon Sep 17 00:00:00 2001 From: Stefan Dombrowski Date: Fri, 11 Dec 2009 00:26:28 +0100 Subject: Avoiding compiler warnings with gcc 4.4.0 With the changed __attribute__ it compiles now without warnings on gcc 4.4.0. For other compiler this should work too, because this format is already used for log() in log.h. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index f203cc96..d291d426 100644 --- a/.gitignore +++ b/.gitignore @@ -49,7 +49,7 @@ src/mana-ea # files created during Windows build .objs *.dll -mana.exe +*.exe mana.depend mana.layout -- cgit v1.2.3-70-g09d2