From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32614 invoked by alias); 12 Dec 2008 17:26:09 -0000 Received: (qmail 32601 invoked by uid 22791); 12 Dec 2008 17:26:08 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 12 Dec 2008 17:25:33 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 3D2402A9698; Fri, 12 Dec 2008 12:25:31 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id VRcC8QnjwVSv; Fri, 12 Dec 2008 12:25:31 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 989722A9615; Fri, 12 Dec 2008 12:25:30 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 79B25E7ACD; Fri, 12 Dec 2008 18:25:21 +0100 (CET) Date: Fri, 12 Dec 2008 17:26:00 -0000 From: Joel Brobecker To: Jerome Guitton Cc: gdb-patches@sourceware.org Subject: Re: [RFA/Ada] remove ref to fields and ref to slices Message-ID: <20081212172521.GB6866@adacore.com> References: <20081127100443.GA64300@adacore.com> <20081208233013.GJ3823@adacore.com> <20081209100418.GI52346@adacore.com> <20081209105430.GN3823@adacore.com> <20081212152918.GA65464@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081212152918.GA65464@adacore.com> User-Agent: Mutt/1.4.2.2i 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: 2008-12/txt/msg00230.txt.bz2 > Here is a new patch, taking the comments into account. I'll work on > the rest of the simplification on the coming month. In the meantime, > and if you're OK, I'll commit this first change. Looks great! Please commit. Thank you, -- Joel