From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,78447032bdbeb343 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news3.google.com!feeder1-2.proxad.net!proxad.net!feeder2-2.proxad.net!newsfeed.arcor.de!newsspool3.arcor-online.net!news.arcor.de.POSTED!not-for-mail Date: Mon, 26 May 2008 00:34:01 +0200 From: Georg Bauhaus Reply-To: rm.tsho+bauhaus@maps.futureapps.de User-Agent: Thunderbird 2.0.0.14 (X11/20080502) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Proposal: pragma Assumption References: <30917be5-1446-417c-8a4e-18b2f9a1f420@b1g2000hsg.googlegroups.com> In-Reply-To: <30917be5-1446-417c-8a4e-18b2f9a1f420@b1g2000hsg.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <4839e959$0$6551$9b4e6d93@newsspool3.arcor-online.net> Organization: Arcor NNTP-Posting-Date: 26 May 2008 00:34:01 CEST NNTP-Posting-Host: 2965724d.newsspool3.arcor-online.net X-Trace: DXC=[k@Ti2C8FYC2jYf>V4L0gLMcF=Q^Z^V3H4Fo<]lROoRA8kFejVHij6fSnFaDjA9]d`=8]VHoB X-Complaints-To: usenet-abuse@arcor.de Xref: g2news1.google.com comp.lang.ada:347 Date: 2008-05-26T00:34:01+02:00 List-Id: Santiago Urue�a wrote: > by default > it is a compilation error to find any pragma Assumption in the sources > unless when explicitly allowed using a compilation flag This sounds much like pragma Debug together with the language defined restriction No_Implementation_Pragmas to me. -- Georg