[PATCH 02/10] vbscript: Introduce separated struct for call expressions.

Jacek Caban jacek at codeweavers.com
Mon Oct 28 12:39:49 CDT 2019


Instead of storing arguments in member expression struct.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/vbscript/compile.c | 47 +++++++++++++++++++---------
  dlls/vbscript/parse.h   | 12 +++++--
  dlls/vbscript/parser.y  | 69 ++++++++++++++++++++++++++++++++---------
  3 files changed, 95 insertions(+), 33 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-vbscript-Introduce-separated-struct-for-call-expressio.txt
Type: text/x-patch
Size: 13054 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20191028/3a16583c/attachment.bin>


More information about the wine-devel mailing list