https://bugs.winehq.org/show_bug.cgi?id=35782
Bug ID: 35782 Summary: Tic Tac Toe Game (vbscript) cannot be played (colon used in for loop for placing multiple statements on the same line) Product: Wine Version: 1.7.14 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: vbscript Assignee: wine-bugs@winehq.org Reporter: focht@gmx.net
Hello folks,
similar to bug 27831
--- snip --- $ wine iexplore file:///c:/Game.htm ... fixme:vbscript:parse_script parser failed around L"0)=8\n\t\tfor i=1 to 8:a1(i)=i-1:next 'all lines\n\t\tc=ChooseOneCell(a1)\n\tend if\n\tFindBestMove=c\nEnd Function\n\n\nSub PutCoin(c)\n\t'put a coin on the cell #c for player p\n\ton error resume next\n\t'if TimeOutHldIsSet=1 then TimeOutHldIsSet=0\n\tdim n\n\tBoardCell(c)=CurrentPlayer+1\n\tn=Coin"... --- snip ---
Reduced case:
--- snip --- dim a1(8) a1(0)=8 for i=1 to 8:a1(i)=i-1:next 'all lines --- snip ---
Regards
https://bugs.winehq.org/show_bug.cgi?id=35782
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source URL| |http://www.planet-source-co | |de.com/vb/scripts/ShowCode. | |asp?txtCodeId=48298&lngWId= | |1
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
filling fields ...
$ sha1sum Tic_Tac_To164186962003.zip f8790fd7eb0365bd4b686eb5e48baaf844026253 Tic_Tac_To164186962003.zip
$ du -sh Tic_Tac_To164186962003.zip 8.0K Tic_Tac_To164186962003.zip
$ wine --version wine-1.7.14-108-g38dcd67
Regards
https://bugs.winehq.org/show_bug.cgi?id=35782
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
revisiting, obviously still present.
$ wine --version wine-1.7.34-36-g4493323
Regards
https://bugs.winehq.org/show_bug.cgi?id=35782
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
revisiting, still present.
$ wine --version wine-1.7.54-179-ga0d0d0d
Regards
https://bugs.winehq.org/show_bug.cgi?id=35782
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #4 from winetest@luukku.com --- Download dead. Most likely still valid (current wine 2.3).
https://bugs.winehq.org/show_bug.cgi?id=35782
--- Comment #5 from Anastasius Focht focht@gmx.net --- Hello folks,
revisiting, still present.
Links are dead but I provided a small script snippet in comment #0 for reproduce.
$ wine --version wine-4.3-188-gab7756619c
Regards
https://bugs.winehq.org/show_bug.cgi?id=35782
Robert Wilhelm sloper42@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sloper42@yahoo.com
--- Comment #6 from Robert Wilhelm sloper42@yahoo.com ---
The reduced case works after
https://source.winehq.org/git/wine.git/commit/5adbabe90c255f925738f8cec6c52d...
Could not test game, as link is dead.
https://bugs.winehq.org/show_bug.cgi?id=35782
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |5adbabe90c255f925738f8cec6c | |52d57a1feaeb4 Resolution|--- |FIXED
--- Comment #7 from Anastasius Focht focht@gmx.net --- Hello Robert,
thanks for the reminder and your contribution. Yes, it's fixed by commit https://source.winehq.org/git/wine.git/commitdiff/5adbabe90c255f925738f8cec6...
$ wine --version wine-5.16-181-g8827eb6a83
Regards
https://bugs.winehq.org/show_bug.cgi?id=35782
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.17.
https://bugs.winehq.org/show_bug.cgi?id=35782
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |5.0.x
https://bugs.winehq.org/show_bug.cgi?id=35782
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|5.0.x |---
--- Comment #9 from Michael Stefaniuc mstefani@winehq.org --- Removing the 5.0.x milestone from bug fixes included in 5.0.4.