Re: Finding unused code with in a project.
- From: "Nicholas Ring" <Nicholas.Ring@xxxxxxxxxx>
- Date: 29 May 2008 15:28:03 -0700
Dave Nottage [TeamB] wrote:
Arthur Hoornweg wrote:
Unused code is stripped out of the executable by the linker;
deleting it out of the source by hand won't make the files any
smaller.
I think his aim is to make the source files smaller (and probably less
cluttered), not the executable(s).
That is correct Dave & Lucian. In one application there is, I believe,
a lot of code that is has been disable (ie, no path to it) but not
removed and there is a number of us think it is time to remove this
code (which will be donated to the 'obsolete' directory, just in case
it is required in the future...).
Cheers,
Nick
--
.
- Follow-Ups:
- Re: Finding unused code with in a project.
- From: Paul Scott
- Re: Finding unused code with in a project.
- References:
- Finding unused code with in a project.
- From: Nicholas Ring
- Re: Finding unused code with in a project.
- From: Arthur Hoornweg
- Re: Finding unused code with in a project.
- From: Dave Nottage [TeamB]
- Finding unused code with in a project.
- Prev by Date: Re: Danny Thorpe goes back to Microsoft
- Next by Date: Re: Version control advice, VSS alternative?
- Previous by thread: Re: Finding unused code with in a project.
- Next by thread: Re: Finding unused code with in a project.
- Index(es):
Relevant Pages
|