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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.66.229.36 with SMTP id sn4mr12503347pac.32.1427312762772; Wed, 25 Mar 2015 12:46:02 -0700 (PDT) X-Received: by 10.182.24.5 with SMTP id q5mr118124obf.30.1427312762671; Wed, 25 Mar 2015 12:46:02 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!feeder.erje.net!eu.feeder.erje.net!news2.arglkargh.de!news.glorb.com!z20no3265203igj.0!news-out.google.com!db6ni12igc.0!nntp.google.com!z20no79367igj.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 25 Mar 2015 12:46:02 -0700 (PDT) In-Reply-To: <87619pw4a6.fsf@theworld.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=85.227.164.142; posting-account=-SMKVgoAAAA8u8UnmI_NwOPA-LGqXugp NNTP-Posting-Host: 85.227.164.142 References: <89634980-4629-4c50-a4bc-e7cd344ca222@googlegroups.com> <850d68b8-fdc6-4363-a8c2-d5868ecbed6f@googlegroups.com> <1c486967-cf12-4aa0-9bc0-3774f3fc8188@googlegroups.com> <87619pw4a6.fsf@theworld.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: GNAT bug in the GNAT GPL 2014 compiler? From: gorgelo@hotmail.com Injection-Date: Wed, 25 Mar 2015 19:46:02 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: news.eternal-september.org comp.lang.ada:25254 Date: 2015-03-25T12:46:02-07:00 List-Id: Thanks Anh Vo, Simon Wright, Georg Bauhaus, Egil H and Bob Duff for taking a look at the code I had written. I did not think about that package Amock.Main_Application" implicitly "use" Amock. I've renamed the package Amock.Ada to Amock.Ada_Concepts. Thanks for restoring my belief in the GNAT compiler. I was worried for a while there. Joakim Strandberg