[Bug 681209] Re: Port to Spidermonkey 2.0
Chris Coulson
chris.coulson at canonical.com
Thu Nov 25 03:03:57 UTC 2010
And, of course, I can actually just upload this
--
Port to Spidermonkey 2.0
https://bugs.launchpad.net/bugs/681209
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is a direct subscriber.
Status in “couchdb” package in Ubuntu: Triaged
Bug description:
Binary package hint: couchdb
couchjs needs porting to the latest Spidermonkey version in Natty. Some notable changes:
- The old JSNative has been replaced by what used to be JSFastNative
- JS_SealObject has gone
- js_fgets can't be linked to from applications compiled with gcc
- jsval's are now 64 bits wide (they used to be 32 bits, including the bits reserved for tags), meaning that jsint's can now use the full 32-bits
Patch coming....
More information about the Ubuntu-sponsors
mailing list