From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11303 invoked by alias); 20 Aug 2008 15:38:41 -0000 Received: (qmail 11289 invoked by uid 22791); 20 Aug 2008 15:38:39 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout2.012.net.il (HELO mtaout2.012.net.il) (84.95.2.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 20 Aug 2008 15:37:08 +0000 Received: from HOME-C4E4A596F7 ([84.229.211.50]) by i_mtaout2.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K5W003JCOQKLY70@i_mtaout2.012.net.il> for gdb-patches@sourceware.org; Wed, 20 Aug 2008 18:37:32 +0300 (IDT) Date: Wed, 20 Aug 2008 15:38:00 -0000 From: Eli Zaretskii Subject: Re: [commit] Use true boolean types in Ada In-reply-to: <20080820075548.C8C35227B28@nile.gnat.com> X-012-Sender: halo1@inter.net.il To: Hilfinger@adacore.com Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: References: <200808200249.m7K2nRJq016841@tully.CS.Berkeley.EDU> <20080820075548.C8C35227B28@nile.gnat.com> 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: 2008-08/txt/msg00544.txt.bz2 > From: Paul Hilfinger > CC: gdb-patches@sourceware.org > Date: Wed, 20 Aug 2008 03:55:48 -0400 (EDT) > > > Can you suggest a write-up for the manual nonetheless? I'd like to > > see how obscure is "obscure" in this case. > > > Is there any reasonable way of stating the effect of this on > > user-level features? If so, I'd prefer to at least mention them, if > > not replace the above with them. > > Is this more what you have in mind? If so, I'll commit it: Yes, this sounds good. Please commit. Thanks.