Author Topic: Debugger Branch svn 7621 build issue  (Read 5052 times)

Offline xunxun

  • Almost regular
  • **
  • Posts: 187
Debugger Branch svn 7621 build issue
« on: November 29, 2011, 10:41:24 am »
The Debugger Branch svn 7621 can't be built.
Beause debugger_defs.h has had one enum BreakpointType, revert debugger_defs.h change can solve the problem.

 
Regards,
xunxun

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Debugger Branch svn 7621 build issue
« Reply #1 on: November 29, 2011, 12:35:49 pm »
Should be fixed in svn.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Debugger Branch svn 7621 build issue
« Reply #2 on: November 29, 2011, 12:40:54 pm »
Should be fixed in svn.
Ooops - I had a bad feeling with all the conflicts that arised in this file after all. :oops:
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 oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Debugger Branch svn 7621 build issue
« Reply #3 on: November 29, 2011, 01:19:04 pm »
What conflicts?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Debugger Branch svn 7621 build issue
« Reply #4 on: November 29, 2011, 02:02:39 pm »
What conflicts?
SVN merge conflicts. The file was pretty "red". ;-)
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