Author Topic: My issues with C::B (for real now :)  (Read 10706 times)

Offline oZZ

  • Multiple posting newcomer
  • *
  • Posts: 30
Re: My issues with C::B (for real now :)
« Reply #15 on: October 13, 2006, 05:58:43 pm »
Ah, thanks. Obviously the regular expression can't handle two sets of parentheses. I 'll fix it real soon.

Excellent, thanks ;)

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: My issues with C::B (for real now :)
« Reply #16 on: October 13, 2006, 06:12:24 pm »
As an update, this only happens with gdb 5.2.
gdb 6.3 doesn't have this problem. My bad that I didn't ask you for your debugger version.
Be patient!
This bug will be fixed soon...

Offline oZZ

  • Multiple posting newcomer
  • *
  • Posts: 30
Re: My issues with C::B (for real now :)
« Reply #17 on: October 13, 2006, 06:41:40 pm »
Ah, I shoulda mentioned that I'm running an ancient gdb and gcc.  I'm going to be upgrading next month anyway.

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: My issues with C::B (for real now :)
« Reply #18 on: October 13, 2006, 10:54:09 pm »
Fixed in SVN.
Be patient!
This bug will be fixed soon...