User forums > Nightly builds

The 20 July 2011 build (7289) is out.

(1/6) > >>

killerbot:
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml

Before you use a nightly make sure you understand how it works.

A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx2812_gcc452-TDM.7z

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

The 20 July 2011 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20110720_rev7289_win32.7z
  - Linux :
   none

Resolved Fixed:


* CC: Fix inheritance calculation, thank ollydbg, see http://forums.codeblocks.org/index.php/topic,14167.0.html for details
* Updated C++ lexer to be yet more complete with STL and C++0x
* CC:Improve parser event handle
* CC: Rewrite batch parsing
* CC: Fix "still parsing" bug when use one parser for whole workspace
* CC: Redesign one parser for whole workspace
* CC: Improve add file to parser
* CC: show some more information to the user to hunt CC bugs
* CC always show reason for the message "Parser is still parsing files" in the debug log
* CC: (hopefully) fixed a crash candidate in case re-parsing is required due to changing CC settings
* CC: Force start batch parsing if needed
* CC: Compatible with GCC4.6.1
* CC: Fix a fatal mistake, thank ollydbg!
* CC: Fix a hang on Linux
* CC: Fix a hang when find token matches
Regressions/Confirmed/Annoying/Common bugs:


Jenna:
Debian packages (binaries and sources) for 32-bit and 64-bit systems can be found in my repo.

Revision is svn 7288 (7289 is debugger-branch and will follow soon).

ptDev:
An installer that is up to date with this nightly build is also available here.

Beware: That version of Code::Blocks is compiled using a different port of GCC for Windows. Information regarding content is shown in the installer.

blend:
Everytime I open my project and then open a specified file, CodeBlocks freezes forever.
I just do like this:
 I open my project (this is a Unix Makefiles project generated by CMake).
 I set project tree -> Don't display as on disk and then Hide directory name
 I try to open one of my files.
 => Freeze
So maybe the CC bug you say you have fixed isn't really fixed...

I'm using CodeBlocks svn 7288 from jens on my Ubuntu 11.04 64 bits.
I can provide the project if necessary.

oBFusCATed:
blend: Can you install the debug symbols and then attach a gdb to the freezed C::B and then past the backtrace?

Navigation

[0] Message Index

[#] Next page

Go to full version