Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 27693 invoked from network); 18 Feb 2004 15:49:05 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 18 Feb 2004 15:49:05 -0000 Received: (qmail 73489 invoked by uid 500); 18 Feb 2004 15:48:43 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 73402 invoked by uid 500); 18 Feb 2004 15:48:42 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 73314 invoked from network); 18 Feb 2004 15:48:41 -0000 Received: from unknown (HELO secure.exclamationlabs.net) (66.77.29.186) by daedalus.apache.org with SMTP; 18 Feb 2004 15:48:41 -0000 Received: from modperlcookbook.org (pcp05675728pcs.walngs01.pa.comcast.net [69.139.161.218]) (authenticated (0 bits)) by secure.exclamationlabs.net (8.11.6/8.11.6) with ESMTP id i1IFmhk00965; Wed, 18 Feb 2004 09:48:43 -0600 Message-ID: <40338957.9050503@modperlcookbook.org> Date: Wed, 18 Feb 2004 10:48:39 -0500 From: Geoffrey Young User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@httpd.apache.org CC: dev@perl.apache.org, Stefan Traby Subject: Re: [Patch] ap_soak_end_container and argument-less directives References: <1076540407.10538.29.camel@localhost> In-Reply-To: <1076540407.10538.29.camel@localhost> X-Enigmail-Version: 0.71.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Philippe M. Chiasson wrote: > As can be seen with this simple config file: > > > > > > > $> httpd -f broken.conf > Syntax error on line 1 of broken.conf: > Expected > but saw ok, I tested your patch against the perl-framework and ran a few checks against other containers as well (IfModule, etc). everything tested ok so I merged it into 2.1 and proposed for backport to 2.0. nice work philippe :) --Geoff