Author Topic: The 26 march 2006 build is out.  (Read 10091 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 26 march 2006 build is out.
« on: March 26, 2006, 09:49:23 pm »
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml
A link to the unicode windows wxWidget dll for Code::Blocks : http://download.berlios.de/codeblocks/wxmsw26u_gcc_cb.7z
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://download.berlios.de/codeblocks/mingwm10.7z

For support of ansi builds, a link to the ansi windows wxWidget dll for Code::Blocks : http://download.berlios.de/codeblocks/wxmsw26_gcc_cb.7z

The 26 March 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060326_rev2260_win32.7z
  - Linux :
         http://download.berlios.de/codeblocks/CB_20060326_rev2260_ubuntu.deb
         http://download.berlios.de/codeblocks/CB_20060326_rev2260_fc4.rpm

Resolved Fixed:

  • Add classbrowserbuilderthread.cpp/h in autotools builds
  • Moved debugger's info on running threads from "Debug->Information" to
    "Debug->Debugging windows"
  • Right-clicking on a running thread the user can switch context to
    another thread than the current one

Regressions/Confirmed/Annoying/Common bugs:

  • toolbar-images-not-changing-state (is a wx problem)
  • there are several issues with Code Completion (is being redesigned : work in progress)

« Last Edit: March 27, 2006, 01:18:34 pm by killerbot »

Offline Conan Kudo

  • Multiple posting newcomer
  • *
  • Posts: 111
    • Enano CMS Project
Re: The 26 march 2006 build is out.
« Reply #1 on: March 26, 2006, 11:23:48 pm »
Is this one built with wx 2.6.3 or wx 2.6.2? I'm just wondering, because it does not say on there...

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: The 26 march 2006 build is out.
« Reply #2 on: March 26, 2006, 11:28:06 pm »
for the moment we stick to wx 2.6.2, yesterday there was an extra test build.
First we need some more feedback on the stability of wx 2.6.3 and new bugs it introduces.

Offline Michael

  • Lives here!
  • ****
  • Posts: 1608
Re: The 26 march 2006 build is out.
« Reply #3 on: March 27, 2006, 11:18:54 am »
First we need some more feedback on the stability of wx 2.6.3 and new bugs it introduces.

I use wx 2.6.3 RC1 to build C::B since it was out. Except the layout problems, I do not have other issues :). Anyway, it would be wise to wait a bit and check users' feedback on the forum and/ormailing list(s). This to know if there are "big" issues, bugs, etc.

Best wishes,
Michael

Offline lubos

  • Almost regular
  • **
  • Posts: 131
Re: The 26 march 2006 build is out.
« Reply #4 on: March 27, 2006, 04:29:15 pm »
yesterdays wx 2.6.3 was first build running me without any problems!