From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19622 invoked by alias); 5 Oct 2010 18:43:35 -0000 Received: (qmail 19611 invoked by uid 22791); 5 Oct 2010 18:43:34 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00 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; Tue, 05 Oct 2010 18:43:28 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 9D2022BABAF; Tue, 5 Oct 2010 14:43:26 -0400 (EDT) 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 Utt9d-znihXL; Tue, 5 Oct 2010 14:43:26 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 20F352BABB3; Tue, 5 Oct 2010 14:43:26 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 06072F591F; Tue, 5 Oct 2010 11:43:20 -0700 (PDT) Date: Tue, 05 Oct 2010 18:43:00 -0000 From: Joel Brobecker To: Ulrich Weigand Cc: Ken Werner , Jan Kratochvil , gdb-patches@sourceware.org, pedro@codesourcery.com Subject: Re: [patch] const array types Message-ID: <20101005184320.GG6213@adacore.com> References: <201009241755.15373.ken@linux.vnet.ibm.com> <201010051825.o95IP5I8010642@d12av02.megacenter.de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201010051825.o95IP5I8010642@d12av02.megacenter.de.ibm.com> User-Agent: Mutt/1.5.20 (2009-06-14) 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: 2010-10/txt/msg00050.txt.bz2 > Joel, if I followed the discussion correctly, you still had some concerns; > have they been resolved now? Yep, no concern at all on my end anymore. :) -- Joel