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=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Jeffrey Carter Newsgroups: comp.lang.ada Subject: Re: Remove un-necessary "with" and "use" Date: Sun, 06 Apr 2014 16:09:17 -0700 Organization: Also freenews.netfront.net; news.tornevall.net Message-ID: References: <76e9bc08-2632-4e3a-b75d-abf3ad18ce40@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Sun, 6 Apr 2014 23:09:20 +0000 (UTC) Injection-Info: mx05.eternal-september.org; posting-host="bd5e647da89610f9b7b0763dacbc65f9"; logging-data="10041"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19JLkj7hcLJri5M2L0gm0GjAn+Aq4iCFpI=" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 In-Reply-To: <76e9bc08-2632-4e3a-b75d-abf3ad18ce40@googlegroups.com> Cancel-Lock: sha1:hGcXfhGXMmekgTj8X79/Q8GcsHw= Xref: news.eternal-september.org comp.lang.ada:19176 Date: 2014-04-06T16:09:17-07:00 List-Id: On 04/06/2014 01:56 PM, dontspam365@gmail.com wrote: > Is there a way to remove/get warning about "with" and possibly "use" that are > not "contributing to the executable", via GPS 5.2.1 or possibly some of the > GNAT tools? I suspect you'll find the answer in the secret GNAT documentation. -gnatwall enables all warnings, including any that relate to what you're looking for. -- Jeff Carter "I soiled my armor, I was so scared." Monty Python & the Holy Grail 71