From commits-return-7995-apmail-apr-commits-archive=apr.apache.org@apr.apache.org Mon Oct 30 16:32:52 2006 Return-Path: Delivered-To: apmail-apr-commits-archive@www.apache.org Received: (qmail 29064 invoked from network); 30 Oct 2006 16:32:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Oct 2006 16:32:51 -0000 Received: (qmail 19979 invoked by uid 500); 30 Oct 2006 16:32:56 -0000 Delivered-To: apmail-apr-commits-archive@apr.apache.org Received: (qmail 19947 invoked by uid 500); 30 Oct 2006 16:32:56 -0000 Mailing-List: contact commits-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: dev@apr.apache.org List-Id: Delivered-To: mailing list commits@apr.apache.org Received: (qmail 19916 invoked by uid 99); 30 Oct 2006 16:32:56 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Oct 2006 08:32:56 -0800 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of justin.erenkrantz@gmail.com designates 64.233.184.224 as permitted sender) Received: from [64.233.184.224] (HELO wr-out-0506.google.com) (64.233.184.224) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Oct 2006 08:32:42 -0800 Received: by wr-out-0506.google.com with SMTP id i11so247178wra for ; Mon, 30 Oct 2006 08:32:21 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=KRFdOklLCD/Ive/YpPpybsRl0WpwiNjCSyIEJNhFQaIXQ8GSZpb9y9b+r9L22W6qjNHA6shFcF8Py+h2h4eJan8VpKmjdW73v0K7Pr5gvKsaGDwqst5vJuutteSHOpbNqIqKhexGR/UyBuOGpvZP39/R/yAhgLy9MawYjJ/ZnIU= Received: by 10.78.185.7 with SMTP id i7mr5123695huf; Mon, 30 Oct 2006 08:32:20 -0800 (PST) Received: by 10.78.81.4 with HTTP; Mon, 30 Oct 2006 08:32:20 -0800 (PST) Message-ID: <5c902b9e0610300832v4bd1fba4n6bd28b10fbc98cf6@mail.gmail.com> Date: Mon, 30 Oct 2006 09:32:20 -0700 From: "Justin Erenkrantz" Sender: justin.erenkrantz@gmail.com To: dev@apr.apache.org Subject: Re: svn commit: r469156 - /apr/apr-iconv/branches/STATIC_MODULES/ Cc: commits@apr.apache.org In-Reply-To: <20061030145929.984891A98B9@eris.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20061030145929.984891A98B9@eris.apache.org> X-Google-Sender-Auth: e04677e91a0d7e35 X-Virus-Checked: Checked by ClamAV on apache.org On 10/30/06, mturk@apache.org wrote: > Author: mturk > Date: Mon Oct 30 06:59:28 2006 > New Revision: 469156 > > URL: http://svn.apache.org/viewvc?view=rev&rev=469156 > Log: > Create experimental branch for static (compiled-in) modules support. What is this? Ideas need to be discussed on-list first and not just thrown into our repository. -- justin