Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 27704 invoked from network); 4 Mar 2010 23:02:51 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 4 Mar 2010 23:02:51 -0000 Received: (qmail 58334 invoked by uid 500); 4 Mar 2010 23:02:38 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 58226 invoked by uid 500); 4 Mar 2010 23:02:38 -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 58218 invoked by uid 99); 4 Mar 2010 23:02:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Mar 2010 23:02:38 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of chandrashekhar.mullaparthi@gmail.com designates 209.85.220.226 as permitted sender) Received: from [209.85.220.226] (HELO mail-fx0-f226.google.com) (209.85.220.226) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Mar 2010 23:02:30 +0000 Received: by fxm26 with SMTP id 26so210573fxm.35 for ; Thu, 04 Mar 2010 15:02:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:content-type; bh=VojJh/xADVSA5aqQ8keqnm4pxKitgWOjRdJ86H/Y4/g=; b=BCQ5pcOSCOIVv5GvFdtrPlDorEJt9jm9BqSDSG0M40pTGV3qAOQldJJUMkazHcB7eh z13g4kmU+hRfbp5WQk0C3BVjR4XsRclr1GgSU+WBBkUQ9ugkwW5gZ6ZP8R4IdP4S3jx3 Mi2fHsNmbxrUHohh9OCuC2CbFvFGac/dNXklE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=VDO8Hk16KCKCGxSGsmiZv24UB165TqV7+fUvhJ8UZzuceQnDbbRgkhdynyIF5UhdbI RXUO4kMAjmZO8ZofzfBFh7+mdIMm+YLcOFcOYvE6URiCYIvIhPf1gleKrm8lC7TilVXL pHTjJ5Ar2X5+jKexMgPfFv97jKh3H85mbZYxE= MIME-Version: 1.0 Received: by 10.223.57.133 with SMTP id c5mr112126fah.11.1267743730220; Thu, 04 Mar 2010 15:02:10 -0800 (PST) In-Reply-To: References: <1362385673.66761267705647244.JavaMail.jira@brutus.apache.org> <1349376160.73991267723407305.JavaMail.jira@brutus.apache.org> From: Chandru Date: Thu, 4 Mar 2010 23:01:50 +0000 Message-ID: Subject: Re: [jira] Commented: (COUCHDB-681) couch_util:encodeBase64 vs base64:encode To: dev@couchdb.apache.org Content-Type: multipart/alternative; boundary=0015174753d4b4bf39048101969a X-Virus-Checked: Checked by ClamAV on apache.org --0015174753d4b4bf39048101969a Content-Type: text/plain; charset=ISO-8859-1 On 4 March 2010 22:59, Chandru wrote: > On 4 March 2010 17:23, Jan Lehnardt (JIRA) wrote: > >> >> [ >> https://issues.apache.org/jira/browse/COUCHDB-681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841392#action_12841392] >> >> Jan Lehnardt commented on COUCHDB-681: >> -------------------------------------- >> >> What is the minimum Erlang version that has the base64 module? >> >> > R11B-5 > > Oops, sorry about this. Just saw someone had answered this already (correctly as well). R11B-4 was missing on my system. Chandru --0015174753d4b4bf39048101969a--