Author Topic: Delete a Target Bug  (Read 4580 times)

Offline billstei

  • Single posting newcomer
  • *
  • Posts: 3
Delete a Target Bug
« 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

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Delete a Target Bug
« Reply #1 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...?!
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline billstei

  • Single posting newcomer
  • *
  • Posts: 3
Re: Delete a Target Bug
« Reply #2 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

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: Delete a Target Bug
« Reply #3 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.
Be a part of the solution, not a part of the problem.

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: Delete a Target Bug
« Reply #4 on: October 26, 2007, 08:25:37 pm »
Fixed in revision 4562. :)
Be a part of the solution, not a part of the problem.

Offline billstei

  • Single posting newcomer
  • *
  • Posts: 3
Re: Delete a Target Bug
« Reply #5 on: October 27, 2007, 09:13:09 pm »
Confirmed as fixed here in 4564.