Skip Menu |

This queue is for tickets about the JavaScript-SpiderMonkey CPAN distribution.

Report information
The Basics
Id: 80137
Status: resolved
Priority: 0/
Queue: JavaScript-SpiderMonkey

People
Owner: Nobody in particular
Requestors: axs [...] gentoo.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: bug 75058 - a complete patch
Date: Thu, 11 Oct 2012 14:54:23 -0400
To: bug-JavaScript-SpiderMonkey [...] rt.cpan.org
From: Ian Stakenvicius <axs [...] gentoo.org>
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 The following patch can be used to fully port JavaScript-SpiderMonkey to be compatible with spidermonkey-1.8.5 and spidermonkey-1.8.7 .. Please consider applying this patch instead of the earlier (incomplete) patch proposed. The patch uses #ifdef's based on JS_VERSION to ensure backward-compatibility with pre-1.8.5 spidermonkey libs. https://404129.bugs.gentoo.org/attachment.cgi?id=326230 The following patch (to be applied after the patch above) changes Makefile.PL so that pkg-config is used to find spidermonkey-1.8.5 and above (as is now preferred by mozilla) instead of using the filesystem-search code that is necessary for pre-1.8.5 spidermonkeys. Old method is retained as a fallback. https://404129.bugs.gentoo.org/attachment.cgi?id=326306 Thanks, -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iF4EAREIAAYFAlB3Fd8ACgkQ2ugaI38ACPBsJQD+Pv8ynvIFCn+b7qJvFZOf35P/ BCPSzS/okfYSwAR/0Y8A/RX6+7vq6EcY5aIQ16rVXs+gzmF1hStdpCkeAZWxEtts =x/h/ -----END PGP SIGNATURE-----
sorry for the long delay and thanks for the patch. This is now fixed in version 0.22