From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1QIAUt-000834-6b for mharc-grub-devel@gnu.org; Thu, 05 May 2011 22:10:27 -0400 Received: from eggs.gnu.org ([140.186.70.92]:55251) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QIAUr-00082s-9T for grub-devel@gnu.org; Thu, 05 May 2011 22:10:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QIAUq-0001fe-1P for grub-devel@gnu.org; Thu, 05 May 2011 22:10:25 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:39136) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QIAUp-0001fY-Qy for grub-devel@gnu.org; Thu, 05 May 2011 22:10:23 -0400 X-Originating-IP: 217.70.178.137 Received: from mfilter8-d.gandi.net (mfilter8-d.gandi.net [217.70.178.137]) by relay3-d.mail.gandi.net (Postfix) with ESMTP id D788AA806E for ; Fri, 6 May 2011 04:10:22 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mfilter8-d.gandi.net Received: from relay3-d.mail.gandi.net ([217.70.183.195]) by mfilter8-d.gandi.net (mfilter8-d.gandi.net [10.0.15.180]) (amavisd-new, port 10024) with ESMTP id EkGWSyClnJUW for ; Fri, 6 May 2011 04:10:21 +0200 (CEST) X-Originating-IP: 50.43.15.19 Received: from feather (static-50-43-15-19.bvtn.or.frontiernet.net [50.43.15.19]) (Authenticated sender: josh@joshtriplett.org) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 1D888A8074 for ; Fri, 6 May 2011 04:10:20 +0200 (CEST) Date: Thu, 5 May 2011 19:10:18 -0700 From: Josh Triplett To: grub-devel@gnu.org Subject: Re: [PATCH] Support * as field width or precision in printf Message-ID: <20110506021005.GA22223@feather> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 217.70.183.195 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 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: Fri, 06 May 2011 02:10:26 -0000 Just following up on these patches. Any obstacles to merging them? Anything I need to fix in them? Thanks, Josh Triplett