Author Topic: The 05 January 2006 build is out.  (Read 22140 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 05 January 2006 build is out.
« on: January 06, 2006, 12:35:55 am »
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
« Last Edit: January 06, 2006, 02:38:40 pm by killerbot »

rudin

  • Guest
Re: The 05 January 2006 build is out.
« Reply #1 on: January 06, 2006, 02:00:19 am »
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

  • Guest
Re: The 05 January 2006 build is out.
« Reply #2 on: January 06, 2006, 02:21:08 am »
I got the file finally :)

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



Offline Michael

  • Lives here!
  • ****
  • Posts: 1608
Re: The 05 January 2006 build is out.
« Reply #3 on: January 06, 2006, 02:27:01 pm »
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

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: The 05 January 2006 build is out.
« Reply #4 on: January 06, 2006, 02:38:59 pm »
thanks Michael, fixed

rudin

  • Guest
Re: The 05 January 2006 build is out.
« Reply #5 on: January 06, 2006, 03:06:36 pm »
Michael, you're right. There's a problem on my machine. Everything works fine now.

Sorry for false alarm. :oops: