From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1NNPCp-0005zW-I9 for mharc-grub-devel@gnu.org; Wed, 23 Dec 2009 06:16:39 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NNPCo-0005yJ-0H for grub-devel@gnu.org; Wed, 23 Dec 2009 06:16:38 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NNPCj-0005tB-9g for grub-devel@gnu.org; Wed, 23 Dec 2009 06:16:37 -0500 Received: from [199.232.76.173] (port=59411 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NNPCj-0005sz-1b for grub-devel@gnu.org; Wed, 23 Dec 2009 06:16:33 -0500 Received: from iona.labri.fr ([147.210.8.143]:44803) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NNPCi-0006xU-RM for grub-devel@gnu.org; Wed, 23 Dec 2009 06:16:33 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by iona.labri.fr (Postfix) with ESMTP id 2921836B88 for ; Wed, 23 Dec 2009 12:16:31 +0100 (CET) X-Virus-Scanned: amavisd-new at labri.fr Received: from iona.labri.fr ([127.0.0.1]) by localhost (iona.labri.fr [127.0.0.1]) (amavisd-new, port 10027) with LMTP id k2qkJcaHmuzb for ; Wed, 23 Dec 2009 12:16:31 +0100 (CET) Received: from [192.168.1.50] (c2433-1-88-160-112-182.fbx.proxad.net [88.160.112.182]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by iona.labri.fr (Postfix) with ESMTP id F17CD36B82 for ; Wed, 23 Dec 2009 12:16:30 +0100 (CET) Message-ID: <4B31FC0E.1010204@labri.fr> Date: Wed, 23 Dec 2009 12:16:30 +0100 From: =?ISO-8859-7?Q?Gre=27goire_Sutre?= User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090707) MIME-Version: 1.0 To: The development of GNU GRUB References: <4B30FCCA.1000304@labri.fr> <4B310813.8070607@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-7; format=flowed Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Subject: Re: Fix for grub_assert_fail undefined on NetBSD and other platforms 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: Wed, 23 Dec 2009 11:16:38 -0000 BVK Chaitanya wrote: >=20 > Attached patch has __LINE__ and __FILE__ tags added. For your information, I tested it on NetBSD 5.0 (with default gcc=20 4.1.3), and everything seems fine. Thanks, Gre'goire