Brendan McGrath : vbscript: Allow most keywords to be used as 'dot' identifiers.

Alexandre Julliard julliard at winehq.org
Thu Feb 28 16:09:43 CST 2019


Module: wine
Branch: master
Commit: 78078b65b27177fecbd2f45bb5c14b3a21aa1c88
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=78078b65b27177fecbd2f45bb5c14b3a21aa1c88

Author: Brendan McGrath <brendan at redmandi.com>
Date:   Thu Feb 28 13:27:17 2019 +1100

vbscript: Allow most keywords to be used as 'dot' identifiers.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46318
Signed-off-by: Brendan McGrath <brendan at redmandi.com>
Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/vbscript/parser.y       |  86 +++++++++++++++++++++++++++++-------
 dlls/vbscript/tests/lang.vbs |  55 +++++++++++++++++++++++
 dlls/vbscript/tests/run.c    | 101 ++++++++++++++++++++++++++++++++++++++-----
 3 files changed, 215 insertions(+), 27 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=78078b65b27177fecbd2f45bb5c14b3a21aa1c88



More information about the wine-cvs mailing list