From e9d7b9de5705a3b5c0b822077fbd165c86087481 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 17 Oct 2009 11:07:15 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1230 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index c2314df04..e5dcb6944 100644 --- a/readme.txt +++ b/readme.txt @@ -20,6 +20,8 @@ - CHANGE: Because the changes in the allocators some configuration options changed, see the template chconf.h file. - CHANGE: renamed ./demos/ARM7-AT91SAM7X-WEB-GCC in ARM7-AT91SAM7X-UIP-GCC. +- FIX: Added the most restrictive GCC warning option to the makefiles (-Wextra) + and fixed some warnings in the code, mostly unused function parameters. *** 1.3.2 *** - FIX: Fixed GCC 4.4.x aliasing warnings (bug 2846336)(backported in stable -- cgit v1.2.3