summaryrefslogtreecommitdiff
path: root/gtkcalls_unix.go
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-03-05 10:31:16 -0500
committerPietro Gagliardi <[email protected]>2014-03-05 10:31:16 -0500
commit7866d3e0df9ff10643ee934a94e4d1268e0e5318 (patch)
tree243091b9e1acb3197de55504d219ae8fc0f94e6b /gtkcalls_unix.go
parent40a9dc55c90e8c9261d9471ceae0c8ed3a8067a0 (diff)
Xcode 4 comes with a version of clang that treats inline differently: it requires exactly one definition of the inline function in the linked unit. static inline is C99-compliant (according to LeoNerd in freenode/##c) and does not have this problem, so use that in objc_darwin.h instead.
Fixes issue 1.
Diffstat (limited to 'gtkcalls_unix.go')
0 files changed, 0 insertions, 0 deletions