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
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
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

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 23:01:30 2024 UTC