php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #59061 build error with mozjs 1.9
Submitted: 2010-02-03 14:52 UTC Modified: 2011-08-20 09:23 UTC
From: six at aegis-corp dot org Assigned:
Status: Closed Package: spidermonkey (PECL)
PHP Version: 5_3.1RC2 OS: linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
17 + 37 = ?
Subscribe to this entry?

 
 [2010-02-03 14:52 UTC] six at aegis-corp dot org
Description:
------------
/root/spidermonkey-0.1.3/spidermonkey.c:199: error: 'JSOPTION_NATIVE_BRANCH_CALLBACK' undeclared (first use in this function)

this constant is no longer declared in mozjs 1.9, just removing the REGISTER_LONG_CONSTANT line in spidermonkey.c fixes it (it's not used anywhere else).


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-08-20 09:23 UTC] c dot robin at smartphp dot org
Thank you for your bug report. This issue has been fixed
in the latest released version of the package, which you can download at
http://pecl.php.net/get/spidermonkey


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 10 22:01:32 2024 UTC