From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1IGfV7-0003C6-OX for mharc-grub-devel@gnu.org; Thu, 02 Aug 2007 14:34:21 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IGfV6-0003C1-Io for grub-devel@gnu.org; Thu, 02 Aug 2007 14:34:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IGfV4-0003Bo-Qz for grub-devel@gnu.org; Thu, 02 Aug 2007 14:34:19 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IGfV4-0003Bl-Nm for grub-devel@gnu.org; Thu, 02 Aug 2007 14:34:18 -0400 Received: from smtp-vbr11.xs4all.nl ([194.109.24.31]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IGfV4-0000BG-AL for grub-devel@gnu.org; Thu, 02 Aug 2007 14:34:18 -0400 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr11.xs4all.nl (8.13.8/8.13.8) with ESMTP id l72IYGbo051939 for ; Thu, 2 Aug 2007 20:34:17 +0200 (CEST) (envelope-from mgerards@xs4all.nl) From: Marco Gerards To: The development of GRUB 2 References: <871welan0k.fsf@xs4all.nl> Mail-Copies-To: mgerards@xs4all.nl Date: Thu, 02 Aug 2007 20:36:20 +0200 In-Reply-To: (bean123ch@gmail.com's message of "Fri, 3 Aug 2007 02:10:44 +0800") Message-ID: <87bqdp942j.fsf@xs4all.nl> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by XS4ALL Virus Scanner X-Detected-Kernel: FreeBSD 4.6-4.9 Subject: Re: NTFS file system driver (update 4) 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, 02 Aug 2007 18:34:20 -0000 Bean writes: Hi, >> - You have unclear errors like "B2". Can you improve those so I know >> what went wrong if I get such error? > > I'm sorry, I forget to change this one. I would have done that, but I really have no idea how to change that :-). Can you please change these? >> - Clean up the list of include files > > I think these two can be omit: > > #include > #include Ok. If you make these two changes and send in the patch, I'll commit the patch. -- Marco