Cocoa: ppc64 host support
Fix integer usage in the Cocoa backend: NSInteger is long on LP64. http://developer.apple.com/mac/library/documentation/Cocoa/Reference/ApplicationKit/Classes/NSView_Class/Reference/NSView.html#//apple_ref/doc/uid/20000014-BBCFHHCD This makes the graphical display show up on a ppc64 host. v3: - Confine NSInteger to Mac OS X v10.5 and later Signed-off-by: NAndreas Färber <andreas.faerber@web.de> Signed-off-by: Nmalc <av1474@comtv.ru>
Showing
想要评论请 注册 或 登录