[PATCH 2/2] dbghelp: Use LONG_PTR instead of long type.

Jacek Caban jacek at codeweavers.com
Thu Mar 26 10:51:49 CDT 2020


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/dbghelp/cpu_i386.c        |   2 +-
  dlls/dbghelp/dbghelp_private.h |  68 +++++++++++-----------
  dlls/dbghelp/dwarf.c           | 100 ++++++++++++++++-----------------
  dlls/dbghelp/elf_module.c      |  50 ++++++++---------
  dlls/dbghelp/image_private.h   |   2 +-
  dlls/dbghelp/macho_module.c    |  70 +++++++++++------------
  dlls/dbghelp/minidump.c        |   2 +-
  dlls/dbghelp/module.c          |   4 +-
  dlls/dbghelp/msc.c             |   6 +-
  dlls/dbghelp/stabs.c           |  54 +++++++++---------
  dlls/dbghelp/storage.c         |   8 +--
  dlls/dbghelp/symbol.c          |  18 +++---
  dlls/dbghelp/type.c            |   2 +-
  13 files changed, 193 insertions(+), 193 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-dbghelp-Use-LONG_PTR-instead-of-long-type.txt
Type: text/x-patch
Size: 64908 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200326/ba443ff8/attachment-0001.bin>


More information about the wine-devel mailing list