Michael Stefaniuc : ntdll/tests: Win64 printf format warning fixes.

Alexandre Julliard julliard at wine.codeweavers.com
Sat Oct 14 14:13:33 CDT 2006


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

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Fri Oct 13 23:33:02 2006 +0200

ntdll/tests: Win64 printf format warning fixes.

---

 dlls/ntdll/tests/Makefile.in |    1 
 dlls/ntdll/tests/atom.c      |  184 +++++++++++++++++-----------------
 dlls/ntdll/tests/env.c       |   18 ++-
 dlls/ntdll/tests/error.c     |    8 +
 dlls/ntdll/tests/exception.c |   14 +--
 dlls/ntdll/tests/info.c      |  230 +++++++++++++++++++++---------------------
 dlls/ntdll/tests/large_int.c |   24 ++--
 dlls/ntdll/tests/om.c        |  100 +++++++++---------
 dlls/ntdll/tests/path.c      |    2 
 dlls/ntdll/tests/port.c      |   18 ++-
 dlls/ntdll/tests/reg.c       |   40 ++++---
 dlls/ntdll/tests/rtl.c       |   94 +++++++++--------
 dlls/ntdll/tests/rtlbitmap.c |   10 +-
 dlls/ntdll/tests/rtlstr.c    |   64 ++++++------
 dlls/ntdll/tests/string.c    |   28 +++--
 15 files changed, 417 insertions(+), 418 deletions(-)

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



More information about the wine-cvs mailing list