[PATCH 2/8] jscript: Pass HRESULTs instead of IDSs to throw_* functions.

Jacek Caban jacek at codeweavers.com
Tue Dec 28 08:04:59 CST 2010


---
  dlls/jscript/activex.c  |    2 +-
  dlls/jscript/array.c    |   10 ++--
  dlls/jscript/bool.c     |    6 +-
  dlls/jscript/date.c     |  120 
+++++++++++++++++++++++-----------------------
  dlls/jscript/engine.c   |   18 ++++----
  dlls/jscript/error.c    |   42 +++++++++--------
  dlls/jscript/function.c |    6 +-
  dlls/jscript/global.c   |    2 +-
  dlls/jscript/jscript.h  |   53 +++++++++++++++++----
  dlls/jscript/jsutils.c  |    2 +-
  dlls/jscript/lex.c      |    2 +-
  dlls/jscript/number.c   |    8 ++--
  dlls/jscript/object.c   |    2 +-
  dlls/jscript/parser.y   |    4 +-
  dlls/jscript/regexp.c   |    4 +-
  dlls/jscript/string.c   |    2 +-
  dlls/jscript/vbarray.c  |   22 ++++----
  17 files changed, 170 insertions(+), 135 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-jscript-Pass-HRESULTs-instead-of-IDSs-to-throw_-funct.diff
Type: text/x-patch
Size: 45445 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101228/9d6c5ceb/attachment-0001.bin>


More information about the wine-patches mailing list