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.157.61.98 with SMTP id a89mr2816541otc.114.1496390979639; Fri, 02 Jun 2017 01:09:39 -0700 (PDT) X-Received: by 10.157.37.78 with SMTP id j14mr126018otd.12.1496390979607; Fri, 02 Jun 2017 01:09:39 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!news.glorb.com!67no591605itx.0!news-out.google.com!m134ni2807itb.0!nntp.google.com!67no591596itx.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 2 Jun 2017 01:09:39 -0700 (PDT) In-Reply-To: <6f2fd92e-d962-4679-ac62-571796f659d7@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=193.163.1.105; posting-account=Srm5lQoAAAAEMX9rv2ilEKR6FDPapmSq NNTP-Posting-Host: 193.163.1.105 References: <4a47e4cd-829c-4451-abf1-82cf60b67706@googlegroups.com> <9cdf04e6-123e-4bd9-b466-77aad00d61bb@googlegroups.com> <62e326e6-dd15-4546-83dc-b1e423327c23@googlegroups.com> <6f2fd92e-d962-4679-ac62-571796f659d7@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <86aeb3c4-11b2-4cdd-9908-879c8c0410ba@googlegroups.com> Subject: Re: Preventing private procedure visibility being made public through extension From: Mark Lorenzen Injection-Date: Fri, 02 Jun 2017 08:09:39 +0000 Content-Type: text/plain; charset="UTF-8" Xref: news.eternal-september.org comp.lang.ada:46881 Date: 2017-06-02T01:09:39-07:00 List-Id: On Friday, June 2, 2017 at 3:07:06 AM UTC+2, Jere wrote: > > Thanks for the verification on that (and thanks to Simon for > checking a more recent version). I went to the Adacore website > but it looks like all of their bug submission options require > you to be a paying customer. I'll have to figure out a way to > report this to Adacore (or is there a different route?). I think if you are using GNAT GPL you can submit a bug report here: http://libre.adacore.com/contact/ Regards, Mark L