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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: six at aegis-corp dot org
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Tue May 13 10:01:27 2025 UTC