Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: xunxun on November 29, 2011, 10:41:24 am

Title: Debugger Branch svn 7621 build issue
Post by: xunxun 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.

 
Title: Re: Debugger Branch svn 7621 build issue
Post by: oBFusCATed on November 29, 2011, 12:35:49 pm
Should be fixed in svn.
Title: Re: Debugger Branch svn 7621 build issue
Post by: MortenMacFly 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:
Title: Re: Debugger Branch svn 7621 build issue
Post by: oBFusCATed on November 29, 2011, 01:19:04 pm
What conflicts?
Title: Re: Debugger Branch svn 7621 build issue
Post by: MortenMacFly on November 29, 2011, 02:02:39 pm
What conflicts?
SVN merge conflicts. The file was pretty "red". ;-)