Menu

#4 JSAPI 17 support

open
nobody
None
5
2013-05-13
2013-05-13
Sean Lynch
No

I'm running into a few problems trying to use current git as of 2013-05-22 with jsapi 17:

1. uintN is gone, it's now just unsigned (resolved with a typedef in the ,j)
2. JS_NewNumberValue is gone, replaced by JS_NumberValue (resolved by defining a stub function)
3. There is a weird call to cstring() in the generated output. Probably nothing to do with the JSAPI version.

If you don't have time to get around to this before I do I'll work on it and send a patch.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.