From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Received: (qmail 19975 invoked from network); 11 Nov 2002 21:19:42 -0000 Received: from unknown (HELO jackfruit.Stanford.EDU) (171.64.38.136) by sources.redhat.com with SMTP; 11 Nov 2002 21:19:42 -0000 Received: (from carlton@localhost) by jackfruit.Stanford.EDU (8.11.6/8.11.6) id gABLJWG20931; Mon, 11 Nov 2002 13:19:32 -0800 X-Authentication-Warning: jackfruit.Stanford.EDU: carlton set sender to carlton@math.stanford.edu using -f To: Elena Zannoni Cc: gdb-patches@sources.redhat.com, Jim Blandy , Fernando Nasser Subject: Re: [rfa] linespec.c, part 2 References: <15823.52942.697332.441926@localhost.redhat.com> From: David Carlton Date: Mon, 11 Nov 2002 17:15:00 -0000 In-Reply-To: <15823.52942.697332.441926@localhost.redhat.com> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-11/txt/msg00322.txt.bz2 On Mon, 11 Nov 2002 10:37:50 -0500, Elena Zannoni said: > Shouldn't this line go too? > struct symtab_and_line cursal; Good catch, thanks. > Othewise OK. Thanks, committed. David Carlton carlton@math.stanford.edu