From dev-return-11986-apmail-apr-dev-archive=apr.apache.org@apr.apache.org Sun Jun 13 17:06:01 2004 Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 24380 invoked from network); 13 Jun 2004 17:06:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 13 Jun 2004 17:06:01 -0000 Received: (qmail 8314 invoked by uid 500); 13 Jun 2004 17:06:01 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 8279 invoked by uid 500); 13 Jun 2004 17:06:01 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 8266 invoked by uid 99); 13 Jun 2004 17:06:01 -0000 Message-ID: <00dd01c45168$eed03e50$7500a8c0@goliath> From: "David Reid" To: "Dmitri Tikhonov" , References: <20040611034524.GA26611@netilla.com> Subject: Re: Case-sensitive months in apr_date_parse_rfc Date: Sun, 13 Jun 2004 18:07:39 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-Virus-Scanned: by amavisd-new at jetnet.co.uk X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Does anyone think this should need an api change? This needs to be looked at IMHO as Dimitri is correct, we should be lenient! My gut feeling is that this is an implementation detail and so no api change is needed. david