Ticket #20 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

-clean also removes all libraries

Reported by: demise Assigned to: Gregor
Priority: major Milestone:
Component: DSSS Version:
Keywords: Cc:

Description

Doing

rebuild -clean project lib1.a lib2.a

also removes those library files (at least on Linux - I haven't tested this on Windows). I think rebuild should only remove .o/.obj temporaries, not libraries.

Change History

03/27/07 15:12:31 changed by Gregor

  • status changed from new to assigned.

Oops! Will fix this (probably) today.

04/06/07 03:44:43 changed by Gregor

  • status changed from assigned to closed.
  • resolution set to fixed.

Fixed in revision 442, which will be release 0.57. Sorry this took so long, I'm afraid life caught up with me :(