comp.lang.ada
 help / color / mirror / Atom feed
From: "J-P. Rosen" <rosen@adalog.fr>
Subject: Re: Remove un-necessary "with" and "use"
Date: Mon, 07 Apr 2014 06:51:52 +0200
Date: 2014-04-07T06:51:52+02:00	[thread overview]
Message-ID: <lhtat7$ok6$1@dont-email.me> (raw)
In-Reply-To: <76e9bc08-2632-4e3a-b75d-abf3ad18ce40@googlegroups.com>

Le 06/04/2014 22:56, dontspam365@gmail.com a écrit :
> Hi! 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? Frank
> 
With AdaControl:
check unnecessary_use_clause;
check with_clauses (reduceable);

-- 
J-P. Rosen
Adalog
2 rue du Docteur Lombard, 92441 Issy-les-Moulineaux CEDEX
Tel: +33 1 45 29 21 52, Fax: +33 1 45 29 25 00
http://www.adalog.fr

  parent reply	other threads:[~2014-04-07  4:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-06 20:56 Remove un-necessary "with" and "use" dontspam365
2014-04-06 23:09 ` Jeffrey Carter
2014-04-07  6:23   ` Simon Wright
2014-04-07  4:51 ` J-P. Rosen [this message]
2014-04-07  6:21 ` Simon Wright
2014-04-07 21:08   ` dontspam365
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox