[Ns-bugs] [Bug 45] New: scons -c does not remove all files in build-dir/dbg-shared/include/ns3/ directory
bugzilla-daemon@nsnam-www.ece.gatech.edu
bugzilla-daemon at nsnam-www.ece.gatech.edu
Fri Jul 6 11:55:39 PDT 2007
http://www.nsnam.org/bugzilla/show_bug.cgi?id=45
Summary: scons -c does not remove all files in build-dir/dbg-
shared/include/ns3/ directory
Product: ns-3
Version: pre-release
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: build system
AssignedTo: ns-bugs at isi.edu
ReportedBy: emmanuelle.laprise at bluekazoo.ca
Because of this, if a file changes name or is removed, there is an old copy
that is kept in the build-dir/dbg-shared/include/ns3/ directory and if you left
by mistake a reference to that file, it will use it, even if the file does not
exist anymore. As far as I know, the only way to remove those files is by hand
with an rm command.
Would it be possible for them to be removed at least by scons -c, if not by the
normal scons command?
Thanks,
Emmanuelle
--
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Ns-bugs
mailing list