[Bug 55447] New: wine cannot parse valid javascript
https://bugs.winehq.org/show_bug.cgi?id=55447 Bug ID: 55447 Summary: wine cannot parse valid javascript Product: Wine Version: 8.13 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: jscript Assignee: wine-bugs(a)winehq.org Reporter: yshuiv7(a)gmail.com Distribution: --- jscript cannot parse the code below: var O = { continue: 1 }; var x = { label: O.continue }; it reports: 0024:warn:jscript:script_parse parser failed around L"bel: O.continue\n };\n});\n" in line L"sync_test(\"ASDF\", function() {" Native Windows jscript doesn't have a problem with this. The cause, I believe, is jscript inserted a semicolon after the "continue". -- 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.
http://bugs.winehq.org/show_bug.cgi?id=55447 Jacek Caban <jacek@codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |a01fc7d63b71d24c8649639166f | |12447e0c6ff3f CC| |jacek@codeweavers.com --- Comment #1 from Jacek Caban <jacek@codeweavers.com> --- Fixed in git. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=55447 Alexandre Julliard <julliard@winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard@winehq.org> --- Closing bugs fixed in 11.15. -- 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.
participants (2)
-
WineHQ Bugzilla -
WineHQ Bugzilla