Code::Blocks Forums
User forums => Nightly builds => Topic started by: killerbot on April 13, 2006, 10:34:09 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 13 April 2006 build is out.
- Windows : http://download.berlios.de/codeblocks/CB_20060413_rev2343_win32.7z
- Linux :
http://download.berlios.de/codeblocks/CB_20060413_rev2343_ubuntu.deb
http://download.berlios.de/codeblocks/CB_20060413_rev2343_fc4.rpm
Resolved Fixed:
- (new wxSmith : Obvious bug. Wrong spelling of wxALIGN* cause the wrong code generated, Sizer code generation problem , the Add function left out a comma in between the ID and the extra option
- Reverted rev 2331 (* Make "Search->Find" and "Search->Find in files" more consistent (patch #978).) because it introduces a severe bug "Search pattern edit not getting focus"
- Windows XP crash handler
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)
-
Hi!
I found a bug in the debugger:
After clearing all Breakpoints (Debugging Windows->Breakpoints->Clear all), the red circles do not disappear
After clearing those red circles by pushing F5 ,breakpoints are not added to the breakpoint list, circles disappear, but breakpoints are set(although the list is empty).
-
Hello,
A bug:
Under Ubuntu 5.10 and this build, the drag-an-drop of a selected text form the editor hangs CB.
Thanks for all your work !
Etienne
-
Hello,
A bug:
I don't know if its related with the wx bugs seen on the top of this page:
On the toolbars, ( for example the debug one), if you press (for example) Step, you must move the mouse out the button and then in to be able to click again.
A question, when CB generate a bug report, is it send ? It could be nice if its was sent just by clicking a button on the bug repport dialog...
Thanks and see you..
Etienne
-
Hello,
you can also post your bug(s) at BerliOS (http://developer.berlios.de/bugs/?func=addbug&group_id=5358). Do not forget to check before if the bug(s) has already been reported :wink:.
Best wishes,
Michael