From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KbCps-0003L3-EQ for mharc-grub-devel@gnu.org; Thu, 04 Sep 2008 07:17:12 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KbCpp-0003KV-RS for grub-devel@gnu.org; Thu, 04 Sep 2008 07:17:09 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KbCpn-0003KI-E4 for grub-devel@gnu.org; Thu, 04 Sep 2008 07:17:08 -0400 Received: from [199.232.76.173] (port=46489 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KbCpn-0003KF-6t for grub-devel@gnu.org; Thu, 04 Sep 2008 07:17:07 -0400 Received: from moutng.kundenserver.de ([212.227.126.188]:59814) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KbCpm-0004rn-TH for grub-devel@gnu.org; Thu, 04 Sep 2008 07:17:07 -0400 Received: from [85.180.61.73] (e180061073.adsl.alicedsl.de [85.180.61.73]) by mrelayeu.kundenserver.de (node=mrelayeu4) with ESMTP (Nemesis) id 0ML21M-1KbCpb0CJZ-0007vY; Thu, 04 Sep 2008 13:16:55 +0200 From: Felix Zielcke To: The development of GRUB 2 Content-Type: text/plain Date: Thu, 04 Sep 2008 13:16:54 +0200 Message-Id: <1220527014.4167.28.camel@fz.local> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX1/Fss284jz4vCF+um6j0XHnab4Hgjxi6eSfSeH 9r9JzH/oWsflBJvUSNxTyVF8LXRI3AdzsTtOwo7EB7LTVdxN4U mYrNpO8kEYDL6frcABgQtK08ccWt9gb X-detected-kernel: by monty-python.gnu.org: Linux 2.6? (barebone, rare!) Subject: [RFC] I suggest to add -Wall to autoconf and autoheader calls X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Sep 2008 11:17:10 -0000 With my configure.ac autoconf[0] topic I just got the idea to add `-Wall' option to `autoconf' in `autogen.sh' We're using -Wall for gcc so why not for autoconf and autoheader too? Then once in a while someone will hopefully notice that something might need a change and will look into it. [0] http://lists.gnu.org/archive/html/grub-devel/2008-09/msg00090.html -- Felix Zielcke