[PATCH 2/3] vbscript: Store global variables in an array.

Jacek Caban jacek at codeweavers.com
Wed Nov 6 10:35:04 CST 2019


From: Gabriel Ivăncescu <gabrielopcode at gmail.com>

Signed-off-by: Gabriel Ivăncescu <gabrielopcode at gmail.com>
Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---

This version is rebased on top of my today's patch. I also reordered 
things inside compile_script to avoid possible failure after global 
context is half-modified.

  dlls/vbscript/compile.c  | 30 ++++++++++++++++++---------
  dlls/vbscript/interp.c   | 45 ++++++++++++++++++++++++++++++++--------
  dlls/vbscript/vbdisp.c   |  4 ++--
  dlls/vbscript/vbscript.c |  9 ++++++--
  dlls/vbscript/vbscript.h |  5 ++++-
  5 files changed, 69 insertions(+), 24 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-vbscript-Store-global-variables-in-an-array.txt
Type: text/x-patch
Size: 7631 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20191106/0e45100e/attachment.bin>


More information about the wine-devel mailing list