]> jfr.im git - irc/hexchat/hexchat.git/commit
sysinfo: fix compilation on OS X 10.9 and lower. (#1821)
authorMihai Moldovan <redacted>
Mon, 26 Sep 2016 06:49:56 +0000 (08:49 +0200)
committerTingPing <redacted>
Mon, 26 Sep 2016 06:49:56 +0000 (23:49 -0700)
commit49758cafba9fd7e0663b550debfd51fb21260650
treebad9439a3a654cab55c9f3206af17c01ec04c3d1
parent15600f405f2d5bda6ccf0dd73957395716e0d4d3
sysinfo: fix compilation on OS X 10.9 and lower. (#1821)

Use the (deprecated) Gestalt functionality for fetching the fine-grained
OS X version number on 10.9 and lower.

The newer NSOperatingSystemVersion structure is only available on
10.10+.
plugins/sysinfo/osx/backend.m