msi: Fix sign-compare warnings

James Hawkins jhawkins at codeweavers.com
Sat Mar 1 02:10:28 CST 2008


Hi,

Changelog:
* Fix sign-compare warnings.

 dlls/msi/action.c     |    2 +-
 dlls/msi/appsearch.c  |    6 +++---
 dlls/msi/automation.c |    6 +++---
 dlls/msi/classes.c    |    4 ++--
 dlls/msi/database.c   |    2 +-
 dlls/msi/dialog.c     |   10 ++++++----
 dlls/msi/helpers.c    |    6 +++---
 dlls/msi/msi.c        |   22 +++++++++++++---------
 dlls/msi/msipriv.h    |    4 ++--
 dlls/msi/msiquery.c   |    4 ++--
 dlls/msi/select.c     |    2 +-
 dlls/msi/source.c     |    9 +++++----
 dlls/msi/sql.y        |    2 +-
 dlls/msi/string.c     |    6 +++---
 dlls/msi/suminfo.c    |    2 +-
 dlls/msi/table.c      |    4 ++--
 16 files changed, 49 insertions(+), 42 deletions(-)

-- 
James Hawkins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0013-Fix-sign-compare-warnings.patch
Type: text/x-diff
Size: 15878 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080301/ffef2cfb/attachment-0001.patch 


More information about the wine-patches mailing list