News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

The 12 May 2006 build is out.

Started by killerbot, May 12, 2006, 07:37:58 PM

Previous topic - Next topic

killerbot

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 12 May 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060512_rev2448_win32.7z
  - Linux :
         http://download.berlios.de/codeblocks/CB_20060512_rev2448_ubuntu.deb (not yet)
         http://download.berlios.de/codeblocks/CB_20060512_rev2448_fc4+5.rpm

Resolved Fixed:


  • Removed --clear-configuration switch
  • added support for debugging into Fortran sources
  • added support for Fortran file filters/associations (f, f77, f95 so far)
  • Optimised lexer loading
  • Fixed typo
  • Forgot zero-initialising a variable...
  • Added filename parts to active editor variable

Regressions/Confirmed/Annoying/Common bugs:


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


MoonKid

I do not want to ask for an ansi-build. I want to build my own.
But it hangs on some problems
http://forums.next.codeblocks.org/index.php?topic=3085.0

;)

killerbot

feel free to ask for an ansi build, normally tomorrow evening ;-)

TheTuxKeeper

I found a wrong behavior of the  "New from Template" dialog in this revision:
Bug #7480:
In the "New from Template" dialog changing from the category "<All categories>" to another doesn't change the displayed templates. There are still the same as before.
When switching back to "<All categories>" no template is there. Only deactivating/activating one of the "Show ...-based templates" checkboxes shows the templates again with this category selection.
After some category changes everything works fine again, if you don't select "<All categories>" again. Then everything starts from the beginning.
It doesn't matter what checkboxes are selected both or only one of them.

Daniel ;)
Nightly builds for openSUSE