Artifact 3cccc797b8f9b30d515f7e209a45d05c53561cea07bb2ac44b0f14fb5a50d28c:
- File
src/hid/OHN64Controller+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: 1059) [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: 1059) [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