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

Alexandre Julliard julliard at winehq.org
Wed May 15 14:32:21 CDT 2019


Module: wine
Branch: stable
Commit: 717cfe7f63d7f57a691fd274f9ae4890d9702b7b
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=717cfe7f63d7f57a691fd274f9ae4890d9702b7b

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>
(cherry picked from commit 78078b65b27177fecbd2f45bb5c14b3a21aa1c88)
Signed-off-by: Michael Stefaniuc <mstefani 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=717cfe7f63d7f57a691fd274f9ae4890d9702b7b



More information about the wine-cvs mailing list