From dev-return-16328-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Fri May 27 08:02:32 2011 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 3A4774ADF for ; Fri, 27 May 2011 08:02:32 +0000 (UTC) Received: (qmail 51820 invoked by uid 500); 27 May 2011 08:02:30 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 51548 invoked by uid 500); 27 May 2011 08:02:30 -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 51520 invoked by uid 99); 27 May 2011 08:02:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 May 2011 08:02:29 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_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; Fri, 27 May 2011 08:02:28 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id EBFC9E2171 for ; Fri, 27 May 2011 08:01:48 +0000 (UTC) Date: Fri, 27 May 2011 08:01:48 +0000 (UTC) From: "Robert Newson (JIRA)" To: dev@couchdb.apache.org Message-ID: <389819782.48098.1306483308963.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <2124498276.41955.1306313987419.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (COUCHDB-1178) function_clause error in make_first_doc_on_disk 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-1178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson resolved COUCHDB-1178. ------------------------------------ Resolution: Fixed Add the missing clause. > function_clause error in make_first_doc_on_disk > ----------------------------------------------- > > Key: COUCHDB-1178 > URL: https://issues.apache.org/jira/browse/COUCHDB-1178 > Project: CouchDB > Issue Type: Bug > Affects Versions: 1.0.2 > Reporter: Robert Newson > Assignee: Robert Newson > Priority: Blocker > Fix For: 1.0.3, 1.1, 1.2 > > Attachments: COUCHDB-1178.patch, blargh.sh, couchdb-1178-prevention.patch > > > make_first_doc_on_disk does not expect to encounter a {Rev, #doc} tuple, but can under some circumstances, this causes a function_clause error. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira