News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

The 05 January 2006 build is out.

Started by killerbot, January 06, 2006, 12:35:55 AM

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

The 05 January 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_05jan2006_rev1660_win32.7z
  - Linux : not supported yet


Resolved Fixed:


  • Added an extra QuoteStringIfNeeded (bug 1397329)
  • Fixed a build error in keybinder plugin (failed only on some systems)
  • Added -fexceptions compiler option to a couple of contrib plugins. Without it, precompiled headers were not used
  • Converted MessageManager from wxNotebook to wxEvtHandler. It now uses wxFlatNotebook
  • Fixed update.bat (windows) and update script (unix)
  • when you open a new tab, it was shown as first hiding the others


Regressions/Confirmed/Annoying/Common bugs:


  • default.conf (and others) no longer have LF/CR characters

rudin

I got the following error accessing that file:

You don't have permission to access /codeblocks/CB_05jan2006_rev1660_win32.7z on this server.

It happens many times here (I mean I can successfully got the file sometimes). Is that caused by bandwith or access limit?

rudin

I got the file finally :)

I found 'Integer Devide By Zero' error when accessing source file (*.cpp) from project tree (Win 2003 Server here)



Michael

Quote from: rudin on January 06, 2006, 02:21:08 AM
I found 'Integer Devide By Zero' error when accessing source file (*.cpp) from project tree (Win 2003 Server here)

I never had problems by downloading this and other nightly build files (Windows XP SP2). May be your problem is just local.

@killerbot: just a small typo :). You have written "The 04 January 2006 build is out.", but it should not be "The 05 January 2006 build is out."?

Michael
[url="http://img207.imageshack.us/img207/9728/411948picture4em.png"]http://img207.imageshack.us/img207/9728/411948picture4em.png[/url]

killerbot


rudin

Michael, you're right. There's a problem on my machine. Everything works fine now.

Sorry for false alarm. :oops: