Author Topic: The 27 march 2006 build is out.  (Read 9817 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
The 27 march 2006 build is out.
« on: March 27, 2006, 08:19:07 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 27 March 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060327_rev2263_win32.7z
  - Linux :
         http://download.berlios.de/codeblocks/CB_20060327_rev2263_ubuntu.deb
         http://download.berlios.de/codeblocks/CB_20060327_rev2263_fc4.rpm

Resolved Fixed:

  • Profiler :
      - includes clean up
      - cbMessageBox
      - variable declaration points
      - preincrement
  • plug-ins : GetConfigurationPriority() and GetConfigurationGroup() : const method
  • Moved ICO files to EXTRA_DIST in Linux build (don't need to be installed)

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 28, 2006, 10:19:56 am by killerbot »