qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] Fix qemu-img argument handling
@ 2009-02-07 16:29 Hervé Poussineau
  2009-02-07 20:11 ` Robert Riebisch
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Hervé Poussineau @ 2009-02-07 16:29 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 457 bytes --]

Hi,

qemu-img doesn't work on MS Windows, when compiled with MinGW Runtime 
package >= 3.15
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++.

Attached patch fixes the problems, and repairs qemu-img parsing with 
MinGW Runtime package >= 3.15

Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>

Hervé

[-- Attachment #2: qemu-img-optind.diff --]
[-- Type: plain/text, Size: 379 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-02-27 19:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-07 16:29 [Qemu-devel] [PATCH] Fix qemu-img argument handling Hervé Poussineau
2009-02-07 20:11 ` Robert Riebisch
2009-02-09 18:15 ` Aurelien Jarno
2009-02-14 17:33 ` Robert Riebisch
2009-02-27 19:08 ` Anthony Liguori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).