On Fri, 09 Nov 2012 01:15:43 +0100, Ole wrote:
> the master now works ok with spidermonkey 1.7 on the first impression.
>
> However, the wikipedia example/test doesn't work - no output is shown
> on the page, and also
> no exception or assert is shown.
It seems to work here. I get the following output:
| LCMCalculator: a = 28, b = 56, gcd = 28, lcm = 56LCMCalculator: a =
| 21, b = 56, gcd = 7, lcm = 168LCMCalculator: a = 25, b = 55, gcd =
| 5, lcm = 275LCMCalculator: a = 22, b = 58, gcd = 2, lcm = 638
It didn't work the first time I opened it though - I forced the
MimeType to text/javascript and it has been ok since. Probably it's
being picked up as text/plain by NetSurf and thus not getting
executed.
I'd like to extend some thanks to Vince for his hard work on this.
Chris
No comments:
Post a Comment