[PATCH 02/14] vbscript: Added parser/compiler support for |option explicit|

Jacek Caban jacek at codeweavers.com
Fri Sep 9 07:47:00 CDT 2011


---
  dlls/vbscript/compile.c      |    2 ++
  dlls/vbscript/interp.c       |    5 ++++-
  dlls/vbscript/parse.h        |    1 +
  dlls/vbscript/parser.y       |   14 +++++++++++---
  dlls/vbscript/tests/lang.vbs |    2 ++
  dlls/vbscript/vbscript.h     |    2 ++
  6 files changed, 22 insertions(+), 4 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-vbscript-Added-parser-compiler-support-for-option-exp.diff
Type: text/x-patch
Size: 4194 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110909/b9fa014c/attachment-0001.bin>


More information about the wine-patches mailing list