From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14334 invoked by alias); 16 Sep 2002 22:04:13 -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 14326 invoked from network); 16 Sep 2002 22:04:13 -0000 Received: from unknown (HELO jackfruit.Stanford.EDU) (171.64.38.136) by sources.redhat.com with SMTP; 16 Sep 2002 22:04:13 -0000 Received: (from carlton@localhost) by jackfruit.Stanford.EDU (8.11.6/8.11.6) id g8GM48D09065; Mon, 16 Sep 2002 15:04:08 -0700 X-Authentication-Warning: jackfruit.Stanford.EDU: carlton set sender to carlton@math.stanford.edu using -f To: Daniel Jacobowitz Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] typo in cp-valprint.c References: <20020916215850.GA32198@nevyn.them.org> From: David Carlton Date: Mon, 16 Sep 2002 15:04:00 -0000 In-Reply-To: <20020916215850.GA32198@nevyn.them.org> 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-09/txt/msg00323.txt.bz2 On Mon, 16 Sep 2002 17:58:50 -0400, Daniel Jacobowitz said: > On Mon, Sep 16, 2002 at 02:43:43PM -0700, David Carlton wrote: >> I think there was a typo in one of the recent inclusions of >> check_stub_method_group: I'm getting a compiler warning which seems >> sensible. This fixes it so this call looks like its other calls. > Er, uh. Thank you for cleaning up after me, David - please commit > this. Done. David Carlton carlton@math.stanford.edu