From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3154 invoked by alias); 13 Nov 2007 14:09:21 -0000 Received: (qmail 3145 invoked by uid 22791); 13 Nov 2007 14:09:20 -0000 X-Spam-Check-By: sourceware.org Received: from province.act-europe.fr (HELO province.act-europe.fr) (212.157.227.214) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 13 Nov 2007 14:09:18 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-province.act-europe.fr (Postfix) with ESMTP id 44B9A16683B; Tue, 13 Nov 2007 15:09:16 +0100 (CET) Received: from province.act-europe.fr ([127.0.0.1]) by localhost (province.act-europe.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id s6nCJNYGcM75; Tue, 13 Nov 2007 15:09:16 +0100 (CET) Received: from cardhu.act-europe.fr (cardhu.act-europe.fr [10.10.0.168]) by province.act-europe.fr (Postfix) with ESMTP id 17CAC166826; Tue, 13 Nov 2007 15:09:16 +0100 (CET) Received: by cardhu.act-europe.fr (Postfix, from userid 546) id F1DC21C4; Tue, 13 Nov 2007 15:09:15 +0100 (CET) Date: Tue, 13 Nov 2007 15:11:00 -0000 From: Olivier Hainque To: Samuel Tardieu Cc: gcc-patches@gcc.gnu.org, hainque@adacore.com Subject: Re: [PATCH] ada: Remove changes to a-tasatt.adb Message-ID: <20071113140915.GA3161@cardhu.act-europe.fr> References: <2007-11-10-23-25-57+trackit+sam@rfc1149.net> <20071113132022.GA21235@cardhu.act-europe.fr> <2007-11-13-14-53-09+trackit+sam@rfc1149.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2007-11-13-14-53-09+trackit+sam@rfc1149.net> User-Agent: Mutt/1.4.1i X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2007-11/txt/msg00714.txt.bz2 Samuel Tardieu wrote: > | Humm, that ground for the use of 'Unchecked_Access is not obvious and > | I think would deserve a comment. Could you please add one ? > > Fair enough, I will add one at the beginning of a-tasatt.adb. Thanks. > | And how did your recently suggested warning circuitry behave on > | this case ? > > I will submit a new version of the patch which doesn't add the warning > when compiling a generic and some minor changes we've discussed with > Robert. I'll do that later today or tomorrow. Great. Thanks for your feedback. Cheers, Olivier