]> git.eshelyaron.com Git - emacs.git/commit
Fix compiler warnings on Mac OS X 10.12
authorPo Lu <luangruo@yahoo.com>
Sun, 22 May 2022 03:02:24 +0000 (11:02 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 22 May 2022 03:02:24 +0000 (11:02 +0800)
commite5e474baaec391fe2a84fab1ebae978d9355dc2f
tree58e09a6ea8acf73481df0f02c41c40a5c4af7463
parent672af0a5da6d13edc221f32c36a0b89bea9e799e
Fix compiler warnings on Mac OS X 10.12

* configure.ac: Check for Mac OS X 12 and link with
UniformTypeIdentifiers.framework.

* src/nsfns.m (IOMasterPort): Define to `IOMainPort' on Mac OS X
12.
(ns_implicitly_set_icon_type, Fns_read_file_name):
* src/nsxwidget.m: ([XwWebView
initWithFrame:configuration:xwidget:]): Fix uses of obsolete
things.
configure.ac
src/nsfns.m
src/nsxwidget.m