From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1NRYQP-0001mn-8E for mharc-grub-devel@gnu.org; Sun, 03 Jan 2010 16:55:49 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NRYQM-0001kb-TV for grub-devel@gnu.org; Sun, 03 Jan 2010 16:55:46 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NRYQI-0001hG-9y for grub-devel@gnu.org; Sun, 03 Jan 2010 16:55:46 -0500 Received: from [199.232.76.173] (port=33440 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NRYQI-0001gz-0f for grub-devel@gnu.org; Sun, 03 Jan 2010 16:55:42 -0500 Received: from smarthost02.mail.zen.net.uk ([212.23.3.141]:51979) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NRYQH-00038E-Iz for grub-devel@gnu.org; Sun, 03 Jan 2010 16:55:41 -0500 Received: from [82.69.40.219] (helo=riva.pelham.vpn.ucam.org) by smarthost02.mail.zen.net.uk with esmtp (Exim 4.63) (envelope-from ) id 1NRYQG-0002x1-Oj for grub-devel@gnu.org; Sun, 03 Jan 2010 21:55:40 +0000 Received: from cjwatson by riva.pelham.vpn.ucam.org with local (Exim 3.36 #1 (Debian)) for grub-devel@gnu.org id 1NRYQE-0007UM-00; Sun, 03 Jan 2010 21:55:38 +0000 Date: Sun, 3 Jan 2010 21:55:37 +0000 From: Colin Watson To: The development of GNU GRUB Message-ID: <20100103215531.GZ5847@riva.ucam.org> References: <4B3F42EC.1010100@labri.fr> <20100102153738.GX5847@riva.ucam.org> <20100103164614.GE27698@thorin> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100103164614.GE27698@thorin> User-Agent: Mutt/1.5.18 (2008-05-17) X-Originating-Smarthost02-IP: [82.69.40.219] X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Subject: Re: Disable -Werror when error attribute generates warnings X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jan 2010 21:55:47 -0000 On Sun, Jan 03, 2010 at 05:46:14PM +0100, Robert Millan wrote: > On Sat, Jan 02, 2010 at 03:37:38PM +0000, Colin Watson wrote: > > 2010-01-02 Colin Watson > > > > * include/grub/misc.h (GNUC_PREREQ): New macro. > > (ATTRIBUTE_ERROR): New macro. > > * include/grub/list.h (grub_bad_type_cast_real): Use > > ATTRIBUTE_ERROR. > > Looks fine. Please remember to update copyright year in misc.h. OK, thanks; committed with that change. -- Colin Watson [cjwatson@ubuntu.com]