Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: billstei on October 26, 2007, 02:00:20 am

Title: Delete a Target Bug
Post by: billstei on October 26, 2007, 02:00:20 am
Steps to recreate this bug:

1) Make a New C++ project (console app is fine) with standard Debug and Release build targets.
2) Select menu Project -> Properties -> Build Target.
3) Debug target is already selected.  Click Delete button.  "Are you sure...", click Yes.
4) Click OK.
5) Select menu Project -> Properties -> Build Target.  Release target is selected, but the paths have the Debug target settings.

Bill
Title: Re: Delete a Target Bug
Post by: MortenMacFly on October 26, 2007, 02:00:27 pm
5) Select menu Project -> Properties -> Build Target.  Release target is selected, but the paths have the Debug target settings.
Sorry, but not for me - it just works fine. What version of C::B are you using, what platform etc...?!
Title: Re: Delete a Target Bug
Post by: billstei on October 26, 2007, 05:20:59 pm
I am using the repository/build from http://lgp203.free.fr/spip and the About/Splash shows SVN 4554, although I wonder if that is supposed to be 4553 ?  Platform is Ubuntu 7.04.  Tried the bug scenario again just now to be sure and it repeated.

Bill
Title: Re: Delete a Target Bug
Post by: Biplab on October 26, 2007, 06:37:27 pm
I am using the repository/build from http://lgp203.free.fr/spip and the About/Splash shows SVN 4554, although I wonder if that is supposed to be 4553 ?  Platform is Ubuntu 7.04.  Tried the bug scenario again just now to be sure and it repeated.

Confirmed. Unfortunately this bug affects Linux users only.
Title: Re: Delete a Target Bug
Post by: Biplab on October 26, 2007, 08:25:37 pm
Fixed in revision 4562. :)
Title: Re: Delete a Target Bug
Post by: billstei on October 27, 2007, 09:13:09 pm
Confirmed as fixed here in 4564.