From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LVtWY-0005Bp-MZ for qemu-devel@nongnu.org; Sat, 07 Feb 2009 15:11:34 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LVtWX-0005BZ-4L for qemu-devel@nongnu.org; Sat, 07 Feb 2009 15:11:33 -0500 Received: from [199.232.76.173] (port=59797 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LVtWW-0005BW-Uj for qemu-devel@nongnu.org; Sat, 07 Feb 2009 15:11:33 -0500 Received: from mailout.artfiles.de ([80.252.97.80]:54676) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LVtWW-00036E-K6 for qemu-devel@nongnu.org; Sat, 07 Feb 2009 15:11:32 -0500 Received: from [77.128.7.11] (helo=[192.168.0.4]) auth=rr@bttr-software.de by mailout.artfiles.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) id 1LVtWN-0003z8-Sg for qemu-devel@nongnu.org; Sat, 07 Feb 2009 21:11:24 +0100 Message-ID: <498DEAEA.4050907@bttr-software.de> Date: Sat, 07 Feb 2009 21:11:22 +0100 From: Robert Riebisch MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] Fix qemu-img argument handling References: <498DB6D7.2090807@reactos.org> In-Reply-To: <498DB6D7.2090807@reactos.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hervé Poussineau wrote: > According to > http://sourceforge.net/tracker/index.php?func=detail&aid=2222263&group_id=2435&atid=102435 > , qemu-img shouldn't skip the first argument (command name) by doing > optind++. Oh, that was me in November. ;-) > Attached patch fixes the problems, and repairs qemu-img parsing with > MinGW Runtime package >= 3.15 Thanks for this patch! :-) Robert Riebisch -- BTTR Software http://www.bttr-software.de/