<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 6: syntax error in javascript output</title><link>https://sourceforge.net/p/xmlvm/bugs/6/</link><description>Recent changes to 6: syntax error in javascript output</description><atom:link href="https://sourceforge.net/p/xmlvm/bugs/6/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 01 Sep 2009 05:49:43 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/xmlvm/bugs/6/feed.rss" rel="self" type="application/rss+xml"/><item><title>syntax error in javascript output</title><link>https://sourceforge.net/p/xmlvm/bugs/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I generated a Javascript file from a Java class file using XMLVM.  When I tried to load the Javascript file into the Spidermonkey command-line Javascript interpreter, I got the following error:&lt;/p&gt;
&lt;p&gt;js&amp;gt; load('org_ibex_nestedvm_UnixRuntime.js');&lt;br /&gt;
org_ibex_nestedvm_UnixRuntime.js:4567: SyntaxError: syntax error:&lt;br /&gt;
org_ibex_nestedvm_UnixRuntime.js:4567:     __stack[__sp++] = (__objectref instanceof String[]) ? 1 : 0;&lt;br /&gt;
org_ibex_nestedvm_UnixRuntime.js:4567: .....................................................^&lt;/p&gt;
&lt;p&gt;Executed on an Ubuntu Hardy computer, with Spidermonkey version 1.7.0 installed from the standard package repository.&lt;/p&gt;
&lt;p&gt;The Javascript file, as well as the original java file and class file are attached.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stephen Huntley</dc:creator><pubDate>Tue, 01 Sep 2009 05:49:43 -0000</pubDate><guid>https://sourceforge.netf93a0d01b34d1a05c9b3b477561c13999c1de578</guid></item></channel></rss>