[Bug 55093] New: vbscript: if boolean condition should work without braces
https://bugs.winehq.org/show_bug.cgi?id=55093 Bug ID: 55093 Summary: vbscript: if boolean condition should work without braces Product: Wine Version: 8.9 Hardware: aarch64 OS: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: vbscript Assignee: wine-bugs(a)winehq.org Reporter: francisdb(a)gmail.com This is what I had to patch to make the script work with wine vbscript - If isGIOn <> Not IsOff Then + If isGIOn <> (Not IsOff) Then Could be related to some operator priority issue? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=55093 francisdb <francisdb(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source -- 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=55093 --- Comment #1 from francisdb <francisdb@gmail.com> --- https://gitlab.winehq.org/wine/wine/-/merge_requests/10317 -- 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=55093 --- Comment #2 from Gijs Vermeulen <gijsvrm@gmail.com> --- (In reply to francisdb from comment #1) MR was merged as <https://gitlab.winehq.org/wine/wine/-/commit/535bb95b878c46650c1b91a14ef30b9...>. Is this one FIXED? -- 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=55093 --- Comment #3 from francisdb <francisdb@gmail.com> --- Any one of these that has a linked mr that is merged should be fixed -- 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=55093 francisdb <francisdb@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #4 from francisdb <francisdb@gmail.com> --- Would be nice if these 2 systems were linked. It's totally unclear for me who is responsible for closing these here and what fields should be set. Also I can't close the ones that I did not create. -- 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=55093 Gijs Vermeulen <gijsvrm@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |535bb95b878c46650c1b91a14ef | |30b9e225760d8 --- Comment #5 from Gijs Vermeulen <gijsvrm@gmail.com> --- (In reply to francisdb from comment #4) Usually it's the responsibility of the bug reporter, but of course it's not always easy to keep track of all your bugs. If there's a way to test myself (like a downloadable application or sample), I do that and judge based on that. If there are bugs that you didn't report yourself, feel free to post a comment saying it's fixed (preferably with the commit that fixed it) and one of the bugzilla admins, or better the reporter, can take care of it. -- 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=55093 Alexandre Julliard <julliard@winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alexandre Julliard <julliard@winehq.org> --- Closing bugs fixed in 11.7. -- 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