Alexandre Julliard : kernel32/tests: Fix pointer casting warnings on 64-bit .

Alexandre Julliard julliard at winehq.org
Sun Jan 4 09:08:58 CST 2009


Module: wine
Branch: master
Commit: bb7de132dd47459939b102a5cf978422f72de898
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=bb7de132dd47459939b102a5cf978422f72de898

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Sat Jan  3 20:17:31 2009 +0100

kernel32/tests: Fix pointer casting warnings on 64-bit.

---

 dlls/kernel32/tests/atom.c     |   20 ++++++------
 dlls/kernel32/tests/comm.c     |   65 +++++++++++++++++++--------------------
 dlls/kernel32/tests/debugger.c |    2 +-
 dlls/kernel32/tests/pipe.c     |    2 +-
 dlls/kernel32/tests/sync.c     |    2 +-
 dlls/kernel32/tests/thread.c   |   10 +++---
 dlls/kernel32/tests/toolhelp.c |    6 ++--
 7 files changed, 53 insertions(+), 54 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=bb7de132dd47459939b102a5cf978422f72de898



More information about the wine-cvs mailing list