qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] two little build fixes
@ 2012-08-13 11:05 Gerd Hoffmann
  2012-08-13 11:05 ` [Qemu-devel] [PATCH v2 1/2] Avoid asprintf() which is not available on mingw Gerd Hoffmann
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Gerd Hoffmann @ 2012-08-13 11:05 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

Patch #1 uses g_strdup_printf now, #2 is unchanged.

cheers,
  Gerd

Gerd Hoffmann (2):
  Avoid asprintf() which is not available on mingw
  scsi: fix warning

 hw/msix.c     |    8 ++------
 hw/scsi-bus.c |    2 ++
 2 files changed, 4 insertions(+), 6 deletions(-)

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

end of thread, other threads:[~2012-08-18 20:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-13 11:05 [Qemu-devel] [PATCH v2 0/2] two little build fixes Gerd Hoffmann
2012-08-13 11:05 ` [Qemu-devel] [PATCH v2 1/2] Avoid asprintf() which is not available on mingw Gerd Hoffmann
2012-08-13 19:31   ` Stefan Weil
2012-08-13 11:05 ` [Qemu-devel] [PATCH v2 2/2] scsi: fix warning Gerd Hoffmann
2012-08-18 20:03 ` [Qemu-devel] [PATCH v2 0/2] two little build fixes Blue Swirl

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).