From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29500 invoked by alias); 26 Mar 2002 03:51:43 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 29467 invoked from network); 26 Mar 2002 03:51:42 -0000 Received: from unknown (HELO gash2.peakpeak.com) (207.174.178.17) by sources.redhat.com with SMTP; 26 Mar 2002 03:51:42 -0000 Received: from creche.cygnus.com (ta0195.peakpeak.com [204.144.244.195]) by gash2.peakpeak.com (8.9.3/8.9.3) with ESMTP id UAA10614; Mon, 25 Mar 2002 20:51:34 -0700 Received: (from tromey@localhost) by creche.cygnus.com (8.9.3/8.9.3) id VAA32507; Mon, 25 Mar 2002 21:25:33 -0700 To: DJ Delorie Cc: ica2_ts@csv.ica.uni-stuttgart.de, binutils@sources.redhat.com, gdb@sources.redhat.com Subject: Re: [PATCH] Small fixes for expect to allow compilation with native IRIX6 tools References: <20020325232658.GB467@rembrandt.csv.ica.uni-stuttgart.de> <200203260119.g2Q1JoY13550@envy.delorie.com> From: Tom Tromey Reply-To: tromey@redhat.com X-Attribution: Tom X-Zippy: The SAME WAVE keeps coming in and COLLAPSING like a rayon MUU-MUU.. Date: Mon, 25 Mar 2002 19:51:00 -0000 In-Reply-To: DJ Delorie's message of "Mon, 25 Mar 2002 20:19:50 -0500" Message-ID: <87it7k551f.fsf@creche.redhat.com> X-SW-Source: 2002-03/txt/msg00237.txt.bz2 >>>>> "DJ" == DJ Delorie writes: >> * exp_clib.c: Fix bad comment nesting. Code cleanup. >> * exp_command.c: Likewise. Ifdef out code of some old TCL support. >> Cast some type conversions explicitly. DJ> I seem to be listed as the expect maintainer, although I don't DJ> know how that happened. If nobody else wants to speak up on this, DJ> it's OK with me. Anyone? I haven't looked at the expect code in a couple years now. Back when I handled it at Cygnus, I made sure all patches were sent to the upstream maintainer, Don Libes . I recommend continuing this. Tom