User forums > Nightly builds

The 18 January 2007 build is out.

(1/6) > >>

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://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z

To fix the menu alignment bug introduced in wx 2.6.3 [windows only bug] we have patched wx ourselves, and that results in the following alternative dll : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2AndCbPatch.7z

For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10.7z

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

The 18 January 2007 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20070118_rev3504_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20070118_rev3504_Ubuntu6.xx.deb
         http://prdownload.berlios.de/codeblocks/CB_20070118_rev3504_suse100+101.i586.rpm (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20070118_rev3504_fc4+5.i586.rpm (not yet)


Resolved Fixed:


* Debugger now uses absolute filenames to set breakpoints
* Fixed a couple of debugger regressions caused by patch #1814
* Added three new script functions for wizard scripts: SetCompilerDefault, SetDebugTargetDefaults and SetReleaseTargetDefaults. To be used when no compiler page is added to the wizard
Regressions/Confirmed/Annoying/Common bugs:


* toolbar-images-not-changing-state (is a wx problem/Win XP problem)
* menu items with icon not correctly aligned (since wx263) (is fixed with our special wx263/wx28 dll)

Marenz:
Codeblocks rev 3505 self compiled, on amd64, debian.

found a Bug: It displays a file as an empty file if it got this letter:



i think it originally was the (c) . after deleting that char it was fine.

--Ano

killerbot:
use the correct encoding in CB.

Grom:
Which one is correct one!? And can we have a simple functionality for that particular case... That something was opened and was not presented it will give a dialog with list of codings to choose. :idea:

Marenz:
well i have no idea which is the correct one. i got this file and wanted to open it and bam.. empty.

later i found out that it was just in codeblocks empty.
vim e.g. displayed it. (well all but the � char).

it really can't be on my side to do s.th. that the file is openable..other more simple editors can do it, i am sure you can do it also :)

Great IDE btw :)


--Ano

Navigation

[0] Message Index

[#] Next page

Go to full version