From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.33) id 1C7C70-0000Zj-Jv for mharc-grub-devel@gnu.org; Tue, 14 Sep 2004 08:08:42 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C7C6x-0000YB-Sn for grub-devel@gnu.org; Tue, 14 Sep 2004 08:08:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C7C6v-0000XG-RU for grub-devel@gnu.org; Tue, 14 Sep 2004 08:08:38 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C7C6v-0000X7-Hf for grub-devel@gnu.org; Tue, 14 Sep 2004 08:08:37 -0400 Received: from [145.74.66.11] (helo=mail-cn.han.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C7C1D-0008E6-Ra for grub-devel@gnu.org; Tue, 14 Sep 2004 08:02:44 -0400 Received: from localhost (charlie.han.nl [145.74.66.9]) by mail-cn.han.nl (Postfix) with ESMTP id CC002936B; Tue, 14 Sep 2004 13:53:40 +0200 (CEST) Received: from mail-cn.han.nl ([145.74.66.11]) by localhost (charlie.han.nl [145.74.66.9]) (amavisd-new, port 10024) with ESMTP id 07538-10; Tue, 14 Sep 2004 13:53:38 +0200 (CEST) Received: from mail1.han.nl (mail1.han.nl [145.74.103.11]) by mail-cn.han.nl (Postfix) with ESMTP id 39CCA8D4A; Tue, 14 Sep 2004 13:53:24 +0200 (CEST) Received: from india.han.nl (india.han.nl [145.74.103.15]) by mail1.han.nl (Postfix) with ESMTP id 26DE1C04A; Tue, 14 Sep 2004 13:53:24 +0200 (CEST) Received: by india.han.nl (Postfix, from userid 48) id 1886E7865; Tue, 14 Sep 2004 13:53:23 +0200 (CEST) Received: from 145.74.169.85 ( [145.74.169.85]) as user metgerards@localhost by webmail.han.nl with HTTP; Tue, 14 Sep 2004 13:53:19 +0200 Message-ID: <1095162799.4146dbafd2f23@webmail.han.nl> Date: Tue, 14 Sep 2004 13:53:19 +0200 From: "M. Gerards" To: The development of GRUB 2 , "Yoshinori K. Okuji" References: <092956E4-05EA-11D9-8F77-000A95A0560C@penguinppc.org> <200409141102.47093.okuji@enbug.org> In-Reply-To: <200409141102.47093.okuji@enbug.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.1 X-Originating-IP: 145.74.169.85 X-Virus-Scanned: by amavisd-new@vscan-cn.han.nl Cc: Subject: Re: [ppc patch] correct get_property prototype 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: Tue, 14 Sep 2004 12:08:40 -0000 Quoting "Yoshinori K. Okuji" : > On Tuesday 14 September 2004 03:04, Hollis Blanchard wrote: > > Adjust a parameter type to be a bit more accurate. It won't cause > > compile changes, but knowing the proper/expected type would have > > saved me some debugging time when I was passing in the wrong value. > > I've checked in your patch. Thank you. > > For the other patches for ppc architecture, I will leave Marco. Sure. I have to test some patches as well because some things might break the support for the new world macs. Thanks, Marco