[PATCH 3/3] mshtml: Use inline wrappers and fixed found warnings

Jacek Caban jacek at codeweavers.com
Thu Jul 26 04:37:48 CDT 2012


Ideally we should add the define globally for Wine, but this the first
step is cleaning up the tree and having it defined in mshtml is a good
test case. (BTW, ./configure CFLAGS=-DWINE_C_INLINE_WRAPPERS compiles,
but gives tons of warnings).

---
 dlls/mshtml/Makefile.in   |    2 +-
 dlls/mshtml/editor.c      |   14 ++++++------
 dlls/mshtml/htmldoc.c     |   10 ++++----
 dlls/mshtml/htmldoc5.c    |    2 +-
 dlls/mshtml/htmlelem.c    |    6 ++--
 dlls/mshtml/htmlelem2.c   |   22 +++++++++---------
 dlls/mshtml/htmlelemcol.c |    2 +-
 dlls/mshtml/htmlobject.c  |    4 +-
 dlls/mshtml/mutation.c    |   10 ++++----
 dlls/mshtml/navigate.c    |    4 +-
 dlls/mshtml/nsembed.c     |    2 +-
 dlls/mshtml/nsevents.c    |    2 +-
 dlls/mshtml/nsio.c        |   52
++++++++++++++++++++++----------------------
 dlls/mshtml/oleobj.c      |    2 +-
 dlls/mshtml/olewnd.c      |    4 +-
 dlls/mshtml/persist.c     |    4 +-
 dlls/mshtml/pluginhost.c  |    2 +-
 dlls/mshtml/script.c      |   30 +++++++++++++++++++------
 dlls/mshtml/txtrange.c    |   14 ++++++------
 dlls/mshtml/view.c        |    4 +-
 20 files changed, 104 insertions(+), 88 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-mshtml-Use-inline-wrappers-and-fixed-found-warnings.diff
Type: text/x-patch
Size: 34642 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120726/1e73e688/attachment-0001.bin>


More information about the wine-patches mailing list