From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23737 invoked by alias); 19 Aug 2008 18:41:07 -0000 Received: (qmail 23727 invoked by uid 22791); 19 Aug 2008 18:41:06 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout5.012.net.il (HELO mtaout5.012.net.il) (84.95.2.13) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 19 Aug 2008 18:40:28 +0000 Received: from HOME-C4E4A596F7 ([84.229.211.50]) by i_mtaout5.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K5V00CAW2K3KOM1@i_mtaout5.012.net.il> for gdb-patches@sourceware.org; Tue, 19 Aug 2008 21:40:52 +0300 (IDT) Date: Tue, 19 Aug 2008 18:41:00 -0000 From: Eli Zaretskii Subject: Re: [commit] Use true boolean types in Ada In-reply-to: <20080819102339.EF06D227B25@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: <20080819102339.EF06D227B25@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/msg00526.txt.bz2 > From: Paul Hilfinger > Date: Tue, 19 Aug 2008 06:23:39 -0400 (EDT) > > the user-visible portion of the change is so obscure (having to do with > cases where one (re)defines True and False in one's program) that I am > reluctant to add it to the manual. Can you suggest a write-up for the manual nonetheless? I'd like to see how obscure is "obscure" in this case. Thanks.