User forums > Nightly builds
The 11 May 2014 build (9765) is out.
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://sourceforge.net/projects/codeblocks.berlios/files/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://sourceforge.net/projects/codeblocks.berlios/files/mingwm10_gcc481-TDM.7z
The 11 May 2014 build is out.
- Windows :
http://sourceforge.net/projects/codeblocks.berlios/files/CB_20140511_rev9765_win32.7z
- Linux :
none
Resolved Fixed:
* pumped (wx)Scintilla to v3.4.1
* CCManager: fix crash candidate: delay canceling call tips when C::B loses focus
* SmartIndent: base next line indentation on the last non-empty line
* sdk: add JavaScript lexer
* sdk: add CoffeeScript lexer
* CC: fix a bug that we don't get code suggestion list for a function's parameter such as: "void foo_2(Msg const& msg)". The reason for the bug is that when we try to get the base type name for the variable Token "Msg const& msg", we wrongly get the "const". The expect value should be "Msg". Discussions can be found here: http://forums.codeblocks.org/index.php/topic,17866.0.html
* SmartIndent: Unindent "end block" correctly in VHDL mode
* CC: Find declaration of a class constructor now goes to the correct constructor functions, not the class definition. This fixes a bug reported here: http://forums.codeblocks.org/index.php/topic,13753.msg92654.html#msg92654. Discussions can also be found there.
* compiler: Fix crash when using *No compiler* for building projects (reported here http://forums.codeblocks.org/index.php/topic,19071.msg131370.html#msg131370)
Changed the return type of the GetCompilerTool method, so the clients can
check if the returned value is correct or not. This requires a change to
the SDK version, because the API/ABI is broken.
Regressions/Confirmed/Annoying/Common bugs:
EDIT:
corrected download links, berlios.de seems to be gone as announced.
Jens
ollydbg:
Here is Alpha's Clanglib binary release compatible with this nightly build, very nice feature.
Re: Clang based CC, new CC interface
--- Quote ---Binary release available here for Windows, compatible with nightly build rev9765.
--- End quote ---
Newling:
Thank you very much for this nightly version, works for me great!
;D ;D
shurick:
Packages for openSUSE 12.2 - 13.1 (binaries and sources) for 32-bit and 64-bit.
damorin:
Hi,
I was doing a regexp seach/replace and suddenly this:
wxScintilla
Assertion(cpMax <=pdoc->Length()] failed at c:\CodeBlocks\sf2\src\sdk\wxscintilla\src\Editor.cxx 7792
Build 9765
On Windows XP SP3
Navigation
[0] Message Index
[#] Next page
Go to full version