jscript: Get rid of no longer needed caller argument from builtin_invoke_t

Jacek Caban jacek at codeweavers.com
Wed Mar 14 06:32:43 CDT 2012


---
 dlls/jscript/activex.c  |    2 +-
 dlls/jscript/array.c    |   41 +++++++++---------
 dlls/jscript/bool.c     |    8 ++--
 dlls/jscript/date.c     |   98 ++++++++++++++++++++++----------------------
 dlls/jscript/dispex.c   |    8 ++--
 dlls/jscript/error.c    |   20 ++++----
 dlls/jscript/function.c |   46 ++++++++++----------
 dlls/jscript/global.c   |  106
+++++++++++++++++++++++-----------------------
 dlls/jscript/jscript.h  |    4 +-
 dlls/jscript/math.c     |   36 ++++++++--------
 dlls/jscript/number.c   |   16 ++++----
 dlls/jscript/object.c   |   16 ++++----
 dlls/jscript/regexp.c   |   24 +++++-----
 dlls/jscript/string.c   |  102 ++++++++++++++++++++++----------------------
 dlls/jscript/vbarray.c  |   14 +++---
 15 files changed, 270 insertions(+), 271 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-jscript-Get-rid-of-no-longer-needed-caller-argument-f.diff
Type: text/x-patch
Size: 89095 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120314/1ef36b3a/attachment-0001.bin>


More information about the wine-patches mailing list