ObjFW  History of src/hid/OHNintendoDSGamepad+Private.h of c5f91347e72528ad

History of file src/hid/OHNintendoDSGamepad+Private.h at check-in c5f91347e72528ad

2024-11-09
12:03
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. file: [a910f4b610] check-in: [b260ccdb53] user: js, branch: trunk, size: 900 [annotate] [blame] [check-ins using] [diff]

2024-11-03
15:46
Added: ObjFWHID: Properly hide private methods

Also fixes compiling XInput with GCC. file: [cd863ff816] check-in: [bc3a7747d9] user: js, branch: trunk, size: 926 [annotate] [blame] [check-ins using]