https://bugs.winehq.org/show_bug.cgi?id=42400 Robert Wilhelm <sloper42(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |sloper42(a)yahoo.com Component|-unknown |wscript Ever confirmed|0 |1 --- Comment #3 from Robert Wilhelm <sloper42(a)yahoo.com> --- Confirmed in wine-5.18. $ wine wscript.exe test.js 0024:fixme:jscript:JScript_SetScriptState unimplemented SCRIPTSTATE_INITIALIZED 1 0024:fixme:wscript:ActiveScriptSite_OnScriptError () wine/programs/wscript/main.c: static HRESULT WINAPI ActiveScriptSite_OnScriptError(IActiveScriptSite *iface, IActiveScriptError *pscripterror) { WINE_FIXME("()\n"); return E_NOTIMPL; } -- 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.