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