[PATCH 10/21] jscript: Always use jsval-based to_string implementation

Jacek Caban jacek at codeweavers.com
Mon Sep 17 08:18:59 CDT 2012


---
 dlls/jscript/activex.c  |    2 +-
 dlls/jscript/array.c    |    8 +++---
 dlls/jscript/date.c     |    2 +-
 dlls/jscript/engine.c   |   12 +++++-----
 dlls/jscript/error.c    |    8 +++---
 dlls/jscript/function.c |    2 +-
 dlls/jscript/global.c   |   16 ++++++------
 dlls/jscript/jscript.h  |    3 +-
 dlls/jscript/jsutils.c  |   55
++++++++++++++--------------------------------
 dlls/jscript/number.c   |   20 +++-------------
 dlls/jscript/object.c   |    2 +-
 dlls/jscript/regexp.c   |    2 +-
 dlls/jscript/string.c   |   40 ++++++++++++----------------------
 13 files changed, 63 insertions(+), 109 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0010-jscript-Always-use-jsval-based-to_string-implementati.diff
Type: text/x-patch
Size: 20765 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120917/8084fd7a/attachment.bin>


More information about the wine-patches mailing list