From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1DspLT-0007Cx-7z for mharc-grub-devel@gnu.org; Wed, 13 Jul 2005 18:04:47 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DspJ9-0006Ma-EW for grub-devel@gnu.org; Wed, 13 Jul 2005 18:02:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DspIt-0006Ef-1A for grub-devel@gnu.org; Wed, 13 Jul 2005 18:02:07 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DspIr-0006AX-Gn for grub-devel@gnu.org; Wed, 13 Jul 2005 18:02:05 -0400 Received: from [145.74.66.11] (helo=mail-cn.han.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DspEA-00064q-U0 for grub-devel@gnu.org; Wed, 13 Jul 2005 17:57:15 -0400 Received: from vscan-cn.han.nl (venus.han.nl [145.74.65.6]) by mail-cn.han.nl (Postfix) with ESMTP id C7A358D37 for ; Wed, 13 Jul 2005 23:49:03 +0200 (CEST) Received: from mail-cn.han.nl ([145.74.66.11]) by vscan-cn.han.nl (venus.han.nl [145.74.65.6]) (amavisd-new, port 10024) with ESMTP id 30260-06 for ; Wed, 13 Jul 2005 22:55:36 +0200 (CEST) Received: from mail1.han.nl (mail1.han.nl [145.74.103.11]) by mail-cn.han.nl (Postfix) with ESMTP id 9724B8B81 for ; Wed, 13 Jul 2005 23:49:01 +0200 (CEST) Received: from localhost.localdomain (mgerards.xs4all.nl [82.92.27.129]) by mail1.han.nl (Postfix) with ESMTP id 5FD77C046 for ; Wed, 13 Jul 2005 23:49:01 +0200 (CEST) Mail-Copies-To: metgerards@student.han.nl To: The development of GRUB 2 References: <42D4129A.6010802@yahoo.fr> <42D4D714.5090405@yahoo.fr> <878y0aad8u.fsf@student.han.nl> <42D58159.7010302@yahoo.fr> From: Marco Gerards Date: Wed, 13 Jul 2005 23:49:02 +0200 In-Reply-To: <42D58159.7010302@yahoo.fr> (Vincent Pelletier's message of "Wed, 13 Jul 2005 23:02:17 +0200") Message-ID: <87ackq8jht.fsf@student.han.nl> User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new (2.2.0) at vscan-cn.han.nl Subject: Re: [PATCH] sparc64 (common & specific files) 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: Wed, 13 Jul 2005 22:04:46 -0000 Vincent Pelletier writes: > Marco Gerards wrote: >> This change is not required. We can better leave it as it was. > > So you'll have not to apply a part of the first patch in this thread, > because this one fixes an error in grub emu because I changed a > prototype in the first patch. > > I insist though that the time should be kept with the most > precision/value range we could give it. For which reason? But if it should be more precise, it should be a grub_uint64_t. -- Marco