User forums > Nightly builds
The 31 august 2006 build is out.
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
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 31 August 2006 build is out.
- Windows : http://prdownload.berlios.de/codeblocks/CB_20060831_rev2936_win32.7z
- Linux :
http://prdownload.berlios.de/codeblocks/CB_20060831_rev2936_Ubuntu6.06.deb
http://prdownload.berlios.de/codeblocks/CB_20060831_rev2936_fc4+5.rpm
Resolved Fixed:
* CodeCompletion toolbar added which allows to jump to functions of the current editor and also tracks in which function your cursor is (view->toolbars->codecompletion)
* Symbols browser now keeps the special folders with globals on top, when sorting
* Symbols browser doesn't display container tokens (namespaces, classes, enums) in the bottom list
* Fixed bug in symbols browser which would show a + in front of classes even if no children (especially when option to show inheritance is enabled)
* Each of the special folders (globals) in the symbols browser is coloured gray if it contains no tokens
* Fixed (improved) "current file's symbols" symbols browser's view filter
* Build options -> "Project/Target change with changed settings" dialog changed to AnnoyingDialog
* compilergcc - "Abort Build" : for WXMSW only : write logmessage before skipping the rest of the logstream,
it can take a while, until gcc stops the actual build. no change for Linux build
* batchbuild log window auto-closes even when an error occurred during the build,
if the option --no-batch-window-close was not given
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)
kelo81:
Hello everybody, I remarqued that since yesterday the "there are several issues with Code Completion (is being redesigned : work in progress)" dissapeared from the "Regressions/Confirmed/Annoying/Common bugs:" list.
My question is: Is the Code Completion now 100% stable?, if that's the case, I will be very very happy!! (the point is that I didn't have the time to test it myself).
Anyway, congratulations!!!!! :D
killerbot:
--- Quote from: kelo81 on August 31, 2006, 11:32:47 pm ---Hello everybody, I remarqued that since yesterday the "there are several issues with Code Completion (is being redesigned : work in progress)" dissapeared from the "Regressions/Confirmed/Annoying/Common bugs:" list.
My question is: Is the Code Completion now 100% stable?, if that's the case, I will be very very happy!! (the point is that I didn't have the time to test it myself).
Anyway, congratulations!!!!! :D
--- End quote ---
very well noticed. Yes, I think we can say Code Completion has improved very very much. There are still some limitations to the parser, still some bugs in the parser. But every day some of these bugs are getting squashed. People, really, try out the code completion. If you have some problems, please try to isolate them in litlle projects you can give to use for debugging.
nzoltan:
svn:2936
After I open ANY from my already existing projects, atfer the parser thread finish (cpu usage falling to nearly zero) the C::B enter an INFINITE LOOP with hourglass cursor.
nzoltan:
Edit->Show call tip (Shift+Ctrl+Space) menu is it done?
Navigation
[0] Message Index
[#] Next page
Go to full version