From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18360 invoked by alias); 28 Feb 2007 19:31:10 -0000 Received: (qmail 18352 invoked by uid 22791); 28 Feb 2007 19:31:10 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Wed, 28 Feb 2007 19:30:59 +0000 Received: from dsl093-172-095.pit1.dsl.speakeasy.net ([66.93.172.95] helo=caradoc.them.org) by nevyn.them.org with esmtp (Exim 4.63) (envelope-from ) id 1HMUVs-00029Z-Sl; Wed, 28 Feb 2007 14:30:56 -0500 Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HMUVs-0003Z2-74; Wed, 28 Feb 2007 14:30:56 -0500 Date: Wed, 28 Feb 2007 19:31:00 -0000 From: Daniel Jacobowitz To: Joel Brobecker Cc: gdb-patches@sourceware.org Subject: Re: [RFA] Fix typo in replace type Message-ID: <20070228193056.GA13684@caradoc.them.org> Mail-Followup-To: Joel Brobecker , gdb-patches@sourceware.org References: <20070228192410.GM28322@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070228192410.GM28322@adacore.com> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-02/txt/msg00385.txt.bz2 On Wed, Feb 28, 2007 at 11:24:10AM -0800, Joel Brobecker wrote: > 2007-02-28 Joel Brobecker > > * gdbtypes.c (replace_type): Fix typo that caused us to not update > length of the types referenced by the new type CV ring. > > Tested on x86-linux, no regression. OK to apply? OK. Do you mean this completely fixed the issue? -- Daniel Jacobowitz CodeSourcery