Artifact f8a3eeb7a511150bc8823a31b59a43cd99de23e508d7fcdda517de44e4e2b44e:
- File
src/hid/OHEmulatedGameControllerTriggerButton.h
-
2024-11-09 12:03:57
— part of check-in
[b260ccdb53]
on branch trunk
— Fix compiling with Clang that doesn't have D58152
D58152 fixes using objc_designated_initializer and objc_method_family
together.This is relevant because Clang 3.7 doesn't have D58152 and is the
compiler used by the last version of MSYS2 that still works on Windows
XP. (user: js, size: 1450) [annotate] [blame] [check-ins using] -
2024-11-09 12:04:47
— part of check-in
[582b3949f2]
on branch 1.2
— Fix compiling with Clang that doesn't have D58152
D58152 fixes using objc_designated_initializer and objc_method_family
together.This is relevant because Clang 3.7 doesn't have D58152 and is the
compiler used by the last version of MSYS2 that still works on Windows
XP. (user: js, size: 1450) [annotate] [blame] [check-ins using]
-
2024-11-09 12:03:57
— part of check-in
[b260ccdb53]
on branch trunk
— Fix compiling with Clang that doesn't have D58152