From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21768 invoked from network); 8 Jan 2003 01:18:43 -0000 Received: from unknown (HELO monty-python.gnu.org) (199.232.76.173) by 209.249.29.67 with SMTP; 8 Jan 2003 01:18:43 -0000 Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18Vy4Y-00041a-06 for listarch-gnats-devel@sources.redhat.com; Tue, 07 Jan 2003 13:03:30 -0500 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18Vc5Y-0004bl-00 for help-gnats@gnu.org; Mon, 06 Jan 2003 13:35:04 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18Vc5V-0004YM-00 for help-gnats@gnu.org; Mon, 06 Jan 2003 13:35:03 -0500 Received: from [193.72.144.2] (helo=mail.elca.ch) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18Vc5V-0004TU-00 for help-gnats@gnu.org; Mon, 06 Jan 2003 13:35:01 -0500 Received: from exchange.elca.ch (hle019.elca.ch) by mail.elca.ch ; Mon, 6 Jan 2003 19:34:57 +0100 Received: by exchange.elca.ch with Internet Mail Service (5.5.2653.19) id ; Mon, 6 Jan 2003 19:35:12 +0100 Message-ID: From: Dieperink Alwin To: "'yngve.svendsen@sun.com'" Date: Wed, 08 Jan 2003 01:18:00 -0000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" cc: "'help-gnats@gnu.org'" Subject: Very small bug X-BeenThere: help-gnats@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: General discussion about GNU GNATS List-Help: List-Post: List-Subscribe: , List-Archive: Sender: help-gnats-bounces+listarch-gnats-devel=sources.redhat.com@gnu.org Errors-To: help-gnats-bounces+listarch-gnats-devel=sources.redhat.com@gnu.org X-SW-Source: 2003-q1/txt/msg00000.txt.bz2 Hi Yngve, Here is a small correction for gnatsweb.pl. Without this, gnatsweb writes a warning in the logfile. Regards, -- Alwin 1362c1362 < && ($2 !=~ "compatible") ) --- > && ($2 !~ "compatible") ) _______________________________________________ Help-gnats mailing list Help-gnats@gnu.org http://mail.gnu.org/mailman/listinfo/help-gnats