Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 55482 invoked from network); 25 Oct 2010 03:56:15 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 25 Oct 2010 03:56:15 -0000 Received: (qmail 24171 invoked by uid 500); 25 Oct 2010 03:56:13 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 24127 invoked by uid 500); 25 Oct 2010 03:56:13 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 24118 invoked by uid 99); 25 Oct 2010 03:56:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Oct 2010 03:56:12 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ziggythehamster@gmail.com designates 209.85.161.180 as permitted sender) Received: from [209.85.161.180] (HELO mail-gx0-f180.google.com) (209.85.161.180) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Oct 2010 03:56:05 +0000 Received: by gxk8 with SMTP id 8so1560184gxk.11 for ; Sun, 24 Oct 2010 20:55:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:x-mailer :mime-version:subject:date:references; bh=Gwu5aLeRmcbef2l8xr9GUSD9PVULBwZ/CJi0kaAjHAc=; b=Hn85yn3XNZLA0hUNkHhNxmSsZS+yufGfr1qaTjJ1qK14caYRJS3PCVBwBAonxRVUrU j7ejhcta/gtDLyqbnSjtEwiBpfzeBwRxu3hvlBxoxq4rSLECQH5QvND5HsnPMfAndHNq du65ZAGHzRJt7vDInN2rg8TMd7Nfc7UZumD88= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:in-reply-to:content-type :content-transfer-encoding:x-mailer:mime-version:subject:date :references; b=Wo/bgPxKgqIJdzhANsOd1WyYXPxRIhgFhX68x9WZYRU4vOOF0UMJlR4fzbZLZvYRE1 QqtQojyw13NmNHoN5eIUsPCarjjncPs+AuUvTZov44gKkdKu6BMtXtkFjeUoBo1Y2YQE pV6mF1ACNBoS7vGkL9EJFp7f/aLYSas+tP0UA= Received: by 10.150.230.21 with SMTP id c21mr5826073ybh.36.1287978944108; Sun, 24 Oct 2010 20:55:44 -0700 (PDT) Received: from [192.168.1.12] (ip68-0-73-133.tu.ok.cox.net [68.0.73.133]) by mx.google.com with ESMTPS id w5sm6235186ybe.22.2010.10.24.20.55.42 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 24 Oct 2010 20:55:43 -0700 (PDT) Message-Id: From: Keith Gable To: "user@couchdb.apache.org" In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable X-Mailer: iPhone Mail (7D11) Mime-Version: 1.0 (iPhone Mail 7D11) Subject: Re: altering 'doc' variable in map function affects other map functions Date: Sun, 24 Oct 2010 22:55:37 -0500 References: On Oct 24, 2010, at 10:40 PM, Benoit Chesneau =20 wrote: > Hum, > > That's a serious bug imo (didn't saw it on my stuff) and thought it > was fixed . Any idea when it was introduced ? > > - beno=C3=AEt I noticed this too. Maybe 0.8?=20=