mbox

[PULL,0/4] Cocoa patch queue 2013-05-29

Message ID 1369785081-4838-1-git-send-email-andreas.faerber@web.de
State New
Headers show

Pull-request

git://repo.or.cz/qemu/afaerber.git cocoa-for-upstream

Message

Andreas Färber May 28, 2013, 11:51 p.m. UTC
Hello,

This is the current Cocoa queue. Please pull.

It contains warning fixes for Mac OS X v10.8 and drops support for v10.2 and earlier.

Cc: Peter Maydell <peter.maydell@linaro.org>

The following changes since commit 6a4e17711442849bf2cc731ccddef5a2a2d92d29:

  Remove Sun4c, Sun4d and a few CPUs (2013-05-26 11:37:58 +0000)

are available in the git repository at:

  git://repo.or.cz/qemu/afaerber.git cocoa-for-upstream

for you to fetch changes up to 2ba9de6ed0455f5c55e4fb1841e1597204535430:

  cocoa: Avoid deprecated NSOpenPanel beginSheetForDirectory (2013-05-29 01:28:31 +0200)

----------------------------------------------------------------
Peter Maydell (4):
      cocoa: Fix leaks of NSScreen and NSConcreteMapTable
      cocoa: Avoid deprecated CPS* functions
      cocoa: Avoid deprecated NSOpenPanel filename method
      cocoa: Avoid deprecated NSOpenPanel beginSheetForDirectory

 ui/cocoa.m | 52 ++++++++++++++++++++++++++++++++--------------------
 1 file changed, 32 insertions(+), 20 deletions(-)

Comments

Anthony Liguori June 17, 2013, 9:18 p.m. UTC | #1
Pulled.  Thanks.

Regards,

Anthony Liguori