[PATCH 1/4] jscript: Return double instead of VARIANT from to_number

Jacek Caban jacek at codeweavers.com
Tue Mar 27 04:28:51 CDT 2012


---
 dlls/jscript/array.c   |   39 ++----
 dlls/jscript/date.c    |  322
+++++++++++++++++++++---------------------------
 dlls/jscript/engine.c  |   54 +++++----
 dlls/jscript/error.c   |   14 +--
 dlls/jscript/global.c  |   18 ++--
 dlls/jscript/jscript.h |    9 ++-
 dlls/jscript/jsutils.c |   83 +++++++------
 dlls/jscript/math.c    |  101 +++++++---------
 dlls/jscript/number.c  |   17 ++-
 dlls/jscript/regexp.c  |   12 +--
 10 files changed, 314 insertions(+), 355 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-jscript-Return-double-instead-of-VARIANT-from-to_numb.diff
Type: text/x-patch
Size: 55874 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120327/eef93654/attachment-0001.bin>


More information about the wine-patches mailing list