[PATCH 01/11] dbghelp: Fix STABS support for 64-bit on OS X.

Ken Thomases ken at codeweavers.com
Wed Jun 24 16:31:14 CDT 2015


OS X uses a struct nlist_64 for 64-bit images, where the n_value field is a
64-bit unsigned integer.
---
dlls/dbghelp/stabs.c | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-dbghelp-Fix-STABS-support-for-64-bit-on-OS-X.patch
Type: text/x-patch
Size: 1992 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150624/6e0e3beb/attachment-0001.bin>


More information about the wine-patches mailing list