qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH V2 0/3] Fix compilation issues under darwin


From: Alexandre Raymond
Subject: [Qemu-devel] [PATCH V2 0/3] Fix compilation issues under darwin
Date: Sun, 29 May 2011 18:22:47 -0400

I have rebased this series on top of afaerber/cocoa-for-upstream, since
Andreas will be handling it.

Changes since V1:

* reword commit message of patch 1
* add '-help' cli switch to patch 2
* remove patch 3; has already been taken into account by Andreas
* remove patch 4; will be fixed by Andreas
* use '%td' in patch 5 instead of '%d'
* remove patch 6; has already been taken into account by Stefan W.

Thanks everyone for your feedback.

Alexandre

Alexandre Raymond (3):
  Darwin: Fix incorrect check for fdatasync() in configure
  Cocoa: avoid displaying window when command-line contains '-h' or
    '-help'
  Remove warning in printf due to type mismatch

 configure               |    8 +++++++-
 target-lm32/translate.c |    2 +-
 ui/cocoa.m              |    5 +++--
 3 files changed, 11 insertions(+), 4 deletions(-)

-- 
1.7.5




reply via email to

[Prev in Thread] Current Thread [Next in Thread]