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
 [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: Thu Mar 28 08:01:28 2024 UTC