[Bug 50758] Vbscript does not handle recursive calls

WineHQ Bugzilla wine-bugs at winehq.org
Thu Oct 21 15:29:14 CDT 2021


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

--- Comment #8 from Robert Wilhelm <sloper42 at yahoo.com> ---
Script file can be found here:

https://github.com/three-plus-three/tpt_env_amd64/blob/master/postgresql/installer/server/initcluster.vbs

This is interesting:
02e0:fixme:vbscript:stack_pop_bool unsupported for 000000000005E080 {VT_BSTR:
L"0"}

it shows following vbs code is not supported:

if "0" then
...
end if

I will open new bug report.

-- 
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