User forums > Nightly builds

The 27 January 2006 build is out.

(1/2) > >>

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
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 27 January 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_27jan2006_rev1889_win32.7z
  - Linux : not supported yet


Resolved Fixed:


* SDK (cbThreadPool): Rewrote threads code to fix the  50% CPU issue with dual core CPU's
* Code completion: Fixed a number of issues dealing with threads
* App: Added "Initializing plugins" message
* Code completion: Added missing critical section lockers in parserthread
* Added priority for plugin configuration panels so higher priority configuration panels appear higher in the settings dialogs. Currently compiler and debugger plugins have higher priority
* Fixed some more flickering when closing a project (noticeable in workspaces with more than a couple of projects)
* Workspaces are now added to recent projects history again
* Fixed crash when aborting build
* Re-added custom Makefile support when building (not thoroughly tested)
* Fixed debugger crash introduced yesterday
* Code-completion settings are now saved
* Fixed a typo in wxString script binding
* Code-completion settings are now saved
* Disabled CB_PRECOMP for compilers that don't support it.
This should prevent old compilers from including each and every SDK header for every source file when they are accidentially run with precompilation turned on.
This also means that we can now rely on the value of CB_PRECOMP. When building with a compiler that does support precompilation, a good amount of headers does not need to be loaded (as the preprocessor will strip them anyway)
* Fixed debugger crash when trying to edit watch in watches tree
Regressions/Confirmed/Annoying/Common bugs:


* DDE bug : clicking in windows explorer on a CB registered file throws an error message box
* toolbar-images-not-changing-state (is a wx problem)

tiwag:
the DDE bug is gone for me !
is it just me ?

killerbot:
will try it out tomorrow, need to check the source code also.

I think involved sources were : main.cpp and associations.cpp

Let's hope it's gone ...  :lol:

tiwag:

--- Quote from: killerbot on January 28, 2006, 01:02:22 am ---Let's hope it's gone ...  :lol:

--- End quote ---
That's so true !  :D :D

Alux:
DDE bug seems mostly gone for me, but has turned up once or twice (not yet on this build)
annoyingly, i cant reproduce it at will :(

Navigation

[0] Message Index

[#] Next page

Go to full version