Artifact a910f4b610c73c9f2ef53baae57eba57ff5660383385ae34e464d0e2872d5db0:
- File
src/hid/OHNintendoDSGamepad+Private.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: 900) [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: 900) [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