From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23746 invoked by alias); 15 Jun 2004 20:07:40 -0000 Mailing-List: contact libc-hacker-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-hacker-owner@sources.redhat.com Received: (qmail 23726 invoked from network); 15 Jun 2004 20:07:40 -0000 Received: from unknown (HELO gateway.sf.frob.com) (64.81.54.130) by sourceware.org with SMTP; 15 Jun 2004 20:07:40 -0000 Received: from magilla.sf.frob.com (magilla.sf.frob.com [198.49.250.228]) by gateway.sf.frob.com (Postfix) with ESMTP id 51637357B; Tue, 15 Jun 2004 13:07:39 -0700 (PDT) Received: from magilla.sf.frob.com (localhost.localdomain [127.0.0.1]) by magilla.sf.frob.com (8.12.9/8.12.9) with ESMTP id i5FK7dOi009686; Tue, 15 Jun 2004 13:07:39 -0700 Received: (from roland@localhost) by magilla.sf.frob.com (8.12.9/8.12.9/Submit) id i5FK7cqN009681; Tue, 15 Jun 2004 13:07:38 -0700 Date: Tue, 15 Jun 2004 20:07:00 -0000 Message-Id: <200406152007.i5FK7cqN009681@magilla.sf.frob.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: Jakub Jelinek Cc: Ulrich Drepper , Glibc hackers Subject: Re: [PATCH] Fix BZ #217 In-Reply-To: Jakub Jelinek's message of Monday, 14 June 2004 13:57:48 +0200 <20040614115748.GV5191@sunsite.ms.mff.cuni.cz> Emacs: Lovecraft was an optimist. X-SW-Source: 2004-06/txt/msg00030.txt.bz2 In future please put some words of content in the subject line. It's handy to have the BZ # in the subject line too, but append the BZ summary text or something as well. > 2004-06-11 Dmitry V. Levin > > [BZ #217] > * debug/xtrace.sh: Fix typo in error diagnostics. Applied. Thanks, Roland