[Bug 49450] Adobe Shockwave Player 11.x plugin installer fails with jscript:cc_parser_parse '&&' expression not implemented

WineHQ Bugzilla wine-bugs at winehq.org
Thu Oct 15 09:42:22 CDT 2020


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Fixed by SHA1|                            |f586348deb97e8dea5f78ea3e45
                   |                            |db39951ee8d30
             Status|NEW                         |RESOLVED

--- Comment #3 from Anastasius Focht <focht at gmx.net> ---
Hello Robert,

--- quote ---
cc_parser_parse '&&' expression was committed with

https://source.winehq.org/git/wine.git/commitdiff/f586348deb97e8dea5f78ea3e45db39951ee8d30
--- quote ---

Thanks.

--- quote ---
Unfortunately it seems that we now run into other issues a little bit later.
--- quote ---

Indeed.

--- snip ---
...
01fc:trace:mshtml:parse_elem_text L"function mergeObjectProperties(n,t){var
i;for(i in t)t.hasOwnProperty(i)&&(t[i]instanceof
Array?(n[i]={},mergeObjectProperties(n[i],t[i])):n[i]=t[i]);return n}function
getObjectProperties(n){var t,i;i=[];for(t in
n)n.hasOwnProperty(t)&&i.push(t);return i}function
saveObjectToFile(n,t){var"...

01fc:trace:mshtml:parse_elem_text >>>

01fc:trace:jscript:JScriptParse_ParseScriptText (01F45140)->(L"function
mergeObjectProperties(n,t){var i;for(i in
t)t.hasOwnProperty(i)&&(t[i]instanceof
Array?(n[i]={},mergeObjectProperties(n[i],t[i])):n[i]=t[i]);return n}function
getObjectProperties(n){var t,i;i=[];for(t in
n)n.hasOwnProperty(t)&&i.push(t);return i}function
saveObjectToFile(n,t){var"... L"window" 00000000 L"</SCRIPT>" 0 0 82 0031D3D8
0031D3B0)

01fc:trace:jscript:enter_script ctx 01F452E8 ei 0031D330 prev 00000000

01fc:warn:jscript:parser_error L"}function getObjectProperties(n){var
t,i;i=[];for(t in n)n.hasOwnProperty(t)&&i.push(t);return i}function
saveObjectToFile(n,t){var
i,o,f,r,u,s,h,c,e;if(o=host.app.expandString(\"{LocalStorage}\")+t,f=JSON.stringify(n),s=2048,h=f.length,u=0,r=createTextFileWriter(),i=!1,r.open(o)===!0){fo"...:
syntax error
01fc:warn:jscript:parser_error L"}function saveObjectToFile(n,t){var
i,o,f,r,u,s,h,c,e;if(o=host.app.expandString(\"{LocalStorage}\")+t,f=JSON.stringify(n),s=2048,h=f.length,u=0,r=createTextFileWriter(),i=!1,r.open(o)===!0){for(i=!0;i===!0&&u<h;){if(c=f.substr(u,s),e=r.write(c),e<=0){i=!1;break}u+=e}r.close()}return
r.re"...: syntax error 
--- snip ---

$ wine --version
wine-5.19-123-ge909986e6ea

Regards

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