comp.lang.ada
 help / color / mirror / Atom feed
From: "J-P. Rosen" <rosen@adalog.fr>
Subject: Re: GPS detection of files and units not used any more
Date: Wed, 18 Mar 2015 11:47:59 +0100
Date: 2015-03-18T11:47:59+01:00	[thread overview]
Message-ID: <mebl3h$g6c$1@dont-email.me> (raw)
In-Reply-To: <a008a800-9bac-4b92-b423-3e795fd1ac3f@googlegroups.com>

Le 18/03/2015 11:14, tonyg a écrit :
> 
> I have a messy structure of code with a directory GPS does not use
> where I store ada units I am decommissioning but which I still want
> access to "in case".
> 
> 
> I'm transitioning to a new project file structure and I want to
> detect the units which are not used anymore.
> 
> Does anyone know of a feature which will do this in GPS?
> 
IIUC, you mean files not used by the project, not units that are withed
but not used, right?

I would say that the simplest thing would be to move to your new project
the files that you know for certain are required, and then try to
recompile. The compiler will complain about missing files; move these,
and iterate until you get a clean compile.

-- 
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


  reply	other threads:[~2015-03-18 10:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-18 10:14 GPS detection of files and units not used any more tonyg
2015-03-18 10:47 ` J-P. Rosen [this message]
2015-03-18 10:51   ` tonyg
2015-03-18 11:49 ` jan.de.kruyf
replies disabled

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