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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,75be2b2314dc7a03 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Path: g2news1.google.com!news3.google.com!feeder1.cambriumusenet.nl!feed.tweaknews.nl!193.201.147.68.MISMATCH!feeder.news-service.com!weretis.net!feeder4.news.weretis.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: AUnit Examples Fail Date: Sun, 15 Aug 2010 13:00:28 +0100 Organization: A noiseless patient Spider Message-ID: References: <2010081422160335270-rblove@airmailnet> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Date: Sun, 15 Aug 2010 12:00:29 +0000 (UTC) Injection-Info: mx03.eternal-september.org; posting-host="KCXegvZb5vh43D+f3BR6Ew"; logging-data="29803"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/3s1rs4EPIX5WcmdeC/G+yYeokwGbY8+g=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (darwin) Cancel-Lock: sha1:/McOjSSTu8SH4e+lJdrCxS1QdiU= sha1:qbgo/M+Os6+djlogMC07SkqoIC8= Xref: g2news1.google.com comp.lang.ada:13332 Date: 2010-08-15T13:00:28+01:00 List-Id: "Yannick Duchêne (Hibou57)" writes: > This is a GNAT 2010 issue. Open the GPR files and change any “-gnatwe” > you see into “-gnatw” and any “-gnatw.Xe” into “-gnatw.X”. I'd have thought you needed to just delete them? I don't know what -gnatw.Xe means, gnatmake -h says "turn off warnings for non-local exception"!