[PATCH 4/7] vbscript: Fix parsing call expressions.

Jacek Caban jacek at codeweavers.com
Tue Nov 5 07:08:35 CST 2019


Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=41119
Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/vbscript/compile.c      | 15 ---------------
  dlls/vbscript/lex.c          |  8 +++++++-
  dlls/vbscript/parser.y       | 22 ++++++++++++++++------
  dlls/vbscript/tests/lang.vbs | 19 +++++++++++++++++++
  4 files changed, 42 insertions(+), 22 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-vbscript-Fix-parsing-call-expressions.txt
Type: text/x-patch
Size: 4208 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20191105/027db45d/attachment.bin>


More information about the wine-devel mailing list