From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7828 invoked by alias); 3 Sep 2002 22:29:15 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 7810 invoked from network); 3 Sep 2002 22:29:14 -0000 Received: from unknown (HELO valrhona.uglyboxes.com) (64.1.192.220) by sources.redhat.com with SMTP; 3 Sep 2002 22:29:14 -0000 Received: from localhost.localdomain (IDENT:eXmW6EsYxZBzl1YyyZqa1tc6qYaS28aD@localhost.localdomain [127.0.0.1]) by valrhona.uglyboxes.com (8.11.6/8.11.6) with ESMTP id g83MVvG10662 for ; Tue, 3 Sep 2002 15:31:57 -0700 Date: Tue, 03 Sep 2002 15:29:00 -0000 From: Keith Seitz X-X-Sender: keiths@valrhona.uglyboxes.com To: gdb-patches@sources.redhat.com Subject: Re: [RFA] Fix typos in gdb_compile_pthreads In-Reply-To: <3D753274.3020104@ges.redhat.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-09/txt/msg00047.txt.bz2 On Tue, 3 Sep 2002, Andrew Cagney wrote: > Given you know more than most about tcl, I suspect to you these are > obvious :-) > > I'd say, yes, ok. You have <2 hours to commit this :-) Doh! You're right -- they are pretty obvious (well, the typo, at least). Committed. Thanks, Keith