[Bug 28949] New: VBSCript fail to parse in statement
http://bugs.winehq.org/show_bug.cgi?id=28949 Bug #: 28949 Summary: VBSCript fail to parse in statement Product: Wine Version: 1.3.31 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: vbscript AssignedTo: wine-bugs(a)winehq.org ReportedBy: leslie_alistair(a)hotmail.com Classification: Unclassified The following code fails to parse correctly. dim currentModel as EA.Package for each currentModel in Repository.Models .... fixme:vbscript:parse_script parser failed on parsing L" in Repository.Models\n\t\t\n\t\tVBTrace( currentModel.Name )\n\t\t\n\t\t' Iterate through all packages in the model\n\t\tdim currentPackage 's EA.Package\n\t\tfor each currentPackage in currentModel.Packages\n\t\t\t\n\t\t\tVBTrace ( \" \" & currentPackage.Name )\n\t\t\t\n\t\t\t' Iterate through a" -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=28949 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek(a)codeweavers.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=28949 --- Comment #1 from Roman I. Fedorov <hyper_sonic(a)hotbox.ru> 2011-12-26 01:08:58 CST --- Created attachment 38116 --> http://bugs.winehq.org/attachment.cgi?id=38116 KOMPAS 13 Viewer setup messages out -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=28949 Roman I. Fedorov <hyper_sonic(a)hotbox.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hyper_sonic(a)hotbox.ru --- Comment #2 from Roman I. Fedorov <hyper_sonic(a)hotbox.ru> 2011-12-26 01:15:48 CST --- Ascon KOMPAS 13 Viewer also affected this bug. Setup dialog is show and hide quickly. Process don't terminated and show in process list. You can only kill it. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=28949 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|VBSCript fail to parse in |VBSCript fail to parse 'for |statement |each <> in <>' statement -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=28949 --- Comment #3 from Jacek Caban <jacek(a)codeweavers.com> 2012-07-03 11:19:03 CDT --- We have limited support for 'for each' loops in Wine now: http://source.winehq.org/git/wine.git/commitdiff/44266442ed6db3ea4ccf563e429... I will send more complete implementation soon. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=28949 --- Comment #4 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> 2012-07-04 17:20:05 CDT --- Thanks Jacek. The examples I am using work now. :) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=28949 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |44266442ed6db3ea4ccf563e429 | |7d0353d6f4f56 Status|NEW |RESOLVED Resolution| |FIXED --- Comment #5 from Jacek Caban <jacek(a)codeweavers.com> 2012-07-05 08:09:35 CDT --- Reported fixed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=28949 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> 2012-07-17 13:52:00 CDT --- Closing bugs fixed in 1.5.9. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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 (1)
-
wine-bugs@winehq.org