[PATCH 3/7] dinput: Use the proper mutable Core Foundation types for mutable collections and avoid casting.

Ken Thomases ken at codeweavers.com
Sun Apr 13 18:34:11 CDT 2014


The code had been storing references to mutable collections in variables typed
for immutable collections and then using casting to work around the compiler
errors when passing them to mutating functions.
---
dlls/dinput/joystick_osx.c |   18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-dinput-Use-the-proper-mutable-Core-Foundation-types-.patch
Type: text/x-patch
Size: 3359 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140413/3a27f264/attachment-0001.bin>


More information about the wine-patches mailing list