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 6CAA8F77F for ; Tue, 19 Mar 2013 21:29:16 +0000 (UTC) Received: (qmail 8159 invoked by uid 500); 19 Mar 2013 21:29:15 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 8116 invoked by uid 500); 19 Mar 2013 21:29:15 -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 8106 invoked by uid 99); 19 Mar 2013 21:29:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Mar 2013 21:29:15 +0000 Date: Tue, 19 Mar 2013 21:29:15 +0000 (UTC) From: "Dave Cottlehuber (JIRA)" To: dev@couchdb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (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:comment-tabpanel&focusedCommentId=13606852#comment-13606852 ] Dave Cottlehuber commented on COUCHDB-1696: ------------------------------------------- OK, 2nd patch from Ben Reser fixes C++ compilation on OSX. I updated the 1696-update-mochiweb-2-4-2 branch with this included, please let me know if this works for people. Last remaining issue is the TZ work. > 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 > Priority: Blocker > Fix For: 1.3 > > > 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