vbscript: Allow omitting optional function parameters in call expressions.

Jacek Caban jacek at codeweavers.com
Wed Jan 28 12:28:17 CST 2015


---
 dlls/vbscript/compile.c   |  2 ++
 dlls/vbscript/interp.c    | 12 ++++++++++++
 dlls/vbscript/parse.h     |  1 +
 dlls/vbscript/parser.y    | 11 ++++++++---
 dlls/vbscript/tests/run.c | 45
++++++++++++++++++++++++++++++++++++++++++++-
 dlls/vbscript/vbscript.h  |  1 +
 6 files changed, 68 insertions(+), 4 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-vbscript-Allow-omitting-optional-function-parameters-.diff
Type: text/x-patch
Size: 6927 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150128/7d1c6208/attachment.bin>


More information about the wine-patches mailing list