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 05FC1FA42 for ; Wed, 20 Mar 2013 21:29:18 +0000 (UTC) Received: (qmail 10700 invoked by uid 500); 20 Mar 2013 21:29:16 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 10649 invoked by uid 500); 20 Mar 2013 21:29:16 -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 10610 invoked by uid 99); 20 Mar 2013 21:29:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Mar 2013 21:29:16 +0000 Date: Wed, 20 Mar 2013 21:29:16 +0000 (UTC) From: "Dave Cottlehuber (JIRA)" To: dev@couchdb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (COUCHDB-1696) Support Erlang/OTP R16B 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-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Cottlehuber updated COUCHDB-1696: -------------------------------------- Fix Version/s: (was: 1.3) 1.4 > Support Erlang/OTP R16B > ----------------------- > > Key: COUCHDB-1696 > URL: https://issues.apache.org/jira/browse/COUCHDB-1696 > Project: CouchDB > Issue Type: Improvement > Components: HTTP Interface > Reporter: Klaus Trainer > Assignee: Dave Cottlehuber > Fix For: 1.4 > > > When trying to build e.g. 1.3.0-rc.1 or current master with Erlang/OTP R16B, one gets the following compile error: > mochifmt_records.erl:12: parameterized modules are no longer supported > mochifmt_records.erl:19: variable 'Recs' is unbound > R16B should definitively be supported in the next release. The fix could be as simple as upgrading mochiweb, as the recently released mochiweb v2.4.2 is R16B-compatible. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira