User forums > Nightly builds

The 23 February 2014 build (9660) is out.

(1/2) > >>

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_gcc481-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_gcc481-TDM.7z

The 23 Feb 2014 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20140223_rev9660_win32.7z
  - Linux :
   none

Resolved Fixed:


* CC: don't compare args in the TokenTree::TokenExists() function if the token is a container (such as a class Token), see: Topic, "Rev9537 introduce a bug which will two class labels in the symbol browser" - http://forums.codeblocks.org/index.php
* CC: improvement of the parser on handling enums. (thanks Huki)
1, Uses expression solver to calculate the enum value, expand macro assignments.
2, Supports enum assignment to a previous enum (checks under the correct parent).
3, If the expression cannot be evaluated (eg, unknown macro), leave it and the next enums blank and don't reset it to zero.
Discussions can be found here: http://forums.codeblocks.org/index.php/topic,18315.msg129491.html#msg129491
* CC: reapply the commit rev9369(rev9369 is reverted on rev9647), also fix a bug in Tokenizer::ReplaceBufferText() function to limit the value of m_RepertReplaceCount, discussion can be found in http://forums.codeblocks.org/index.php/topic,18916.msg129712.html#msg129712 (thanks Huki)
* CC: Use (SkipComment() || SkipWhiteSpace()) instead of (SkipComment() && SkipWhiteSpace()) in while loop statement.
* CC: bool Tokenizer::CalcConditionExpression() should return false if exp.CalcPostfix() fails.
* CC: Handle _attribute__ keyword when parsing.
* pumped (wx)Scintilla to v3.3.9
* applied fix to get rid of install plugin errors under Windows (see here: http://forums.codeblocks.org/index.php/topic,18916.msg129836.html#msg129836) - thanks stahta01
Regressions/Confirmed/Annoying/Common bugs:


Jenna:
On my server since yesterday:

Debian packages (binaries and sources) for 32-bit and 64-bit systems can be found in my debian-repo.
Fedora packages (binaries and sources) for 32-bit and 64-bit systems (fc18, fc19, fc20 and rawhide) and RedHat/CentOS 5 and 6 packages (also 32-bit and 64-bit) can be found in my rpm-repo .

carra:
Installed it on Windows, running smoothly  ;D
It's nice to see Code Completion getting improved.

dmoore:
Ubuntu nightly should be up soon (see link to nightly PPA in my sig)

shurick:
Packages for openSUSE 12.2 - 13.1 (binaries and sources) for 32-bit and 64-bit.

Navigation

[0] Message Index

[#] Next page

Go to full version