Artifact d9cae2ad1e1688025744d99b0d069478727da3ad8a2eea7eccfc035e224300a7:
- File
src/hid/OHLeftJoyCon+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: 1053) [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: 1053) [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