From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6291 invoked by alias); 14 Oct 2003 07:06:05 -0000 Mailing-List: contact overseers-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: , Sender: overseers-owner@sources.redhat.com Received: (qmail 6284 invoked from network); 14 Oct 2003 07:06:05 -0000 Received: from unknown (HELO dair.pair.com) (209.68.1.49) by sources.redhat.com with SMTP; 14 Oct 2003 07:06:05 -0000 Received: (qmail 94811 invoked by uid 20157); 14 Oct 2003 07:06:04 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 14 Oct 2003 07:06:04 -0000 Date: Tue, 14 Oct 2003 07:06:00 -0000 From: Hans-Peter Nilsson X-X-Sender: hp@dair.pair.com To: Christopher Faylor cc: overseers@sources.redhat.com, Falk Hueffner Subject: Re: Request to add Falk Hueffner (falk) to gcc group In-Reply-To: <20031014023803.GA31559@redhat.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2003-q4/txt/msg00084.txt.bz2 On Mon, 13 Oct 2003, Christopher Faylor wrote: > The script is in the cgi-bin cvs directory. Anyone who is bothered > by its current behavior should feel free to offer a patch. Perhaps the error was misdiagnosed. Those "\s+":es in ps_form.cgi should have matched any combination of spaces and newline. A test indicates that it does. I don't know what went wrong, perhaps leading or trailing whitespace. brgds, H-P