Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 053FC7F49 for ; Thu, 29 Dec 2011 05:35:06 +0000 (UTC) Received: (qmail 53760 invoked by uid 500); 29 Dec 2011 05:35:05 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 53716 invoked by uid 500); 29 Dec 2011 05:35:04 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 53706 invoked by uid 99); 29 Dec 2011 05:35:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Dec 2011 05:35:00 +0000 X-ASF-Spam-Status: No, hits=-2001.3 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Dec 2011 05:34:59 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 8527812E239 for ; Thu, 29 Dec 2011 05:34:38 +0000 (UTC) Date: Thu, 29 Dec 2011 05:34:38 +0000 (UTC) From: "Randall Leeds (Closed) (JIRA)" To: dev@couchdb.apache.org Message-ID: <1344008224.50531.1325136878546.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1341097134.44461.1324787491201.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Closed] (COUCHDB-1371) configure erroneously warns against using a new spidermonkey with old spidermonkeys MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COUCHDB-1371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Leeds closed COUCHDB-1371. ---------------------------------- Resolution: Fixed To https://git-wip-us.apache.org/repos/asf/couchdb.git 65c3961..3816108 1.1.x -> 1.1.x 7aa74fc..b148b5b 1.2.x -> 1.2.x f599ba7..ee00d81 master -> master > configure erroneously warns against using a new spidermonkey with old spidermonkeys > ----------------------------------------------------------------------------------- > > Key: COUCHDB-1371 > URL: https://issues.apache.org/jira/browse/COUCHDB-1371 > Project: CouchDB > Issue Type: Bug > Reporter: Randall Leeds > Assignee: Randall Leeds > Priority: Minor > Fix For: 1.2, 1.3, 1.1.2 > > Attachments: 0001-fix-bad-configure-warning-on-old-SpiderMonkey.patch > > > Paul added the check for JSOPTION_ANONFUNFIX in 7ce9e103e, but js-1.7 doesn't have this constant so configure gives a warning. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira