[Bug 46318] vbscript doesn't parse if identifier is also keyword token

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Feb 28 17:31:55 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=46318

Brendan McGrath <brendan at redmandi.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED
      Fixed by SHA1|                            |78078b65b27177fecbd2f45bb5c
                   |                            |14b3a21aa1c88

--- Comment #1 from Brendan McGrath <brendan at redmandi.com> ---
The example code now runs with the latest from git (currently
1e8f4c059befe4a026ddf5c56e81d720b35c6c2f). This was fixed in
78078b65b27177fecbd2f45bb5c14b3a21aa1c88, which will be available in Wine
version 4.3.

Most keywords are now supported, but the 'rem' keyword still results in a
parsing error. This is being tracked by a 'todo_wine' test which was added in
commit dac7441b4e83a2ca3d0ab4a1f41903a9e7c8de20.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list