Artifact 813d4bc3479154b5685f0cf3cea9d4c4bc05f41973596f650f145259b580584b:
- File
src/hid/OHEvdevGameController.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: 1591) [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: 1591) [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