User forums > Nightly builds
The 01 November 2013 build (9425) 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://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx2812_gcc471-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_gcc471-TDM.7z
And the exception handler dll (for better crash reports) : http://prdownload.berlios.de/codeblocks/exchndl_gcc471-TDM.7z
The 01 November 2013 build is out.
- Windows :
http://prdownload.berlios.de/codeblocks/CB_20131101_rev9425_win32.7z
- Linux :
none
Resolved Fixed:
* sdk: Fix bug #19025 'std::bad_alloc' when loading cmake generated project
* Editor Tweaks plugin: introduce wrap char mode, code refactoring, remove a member variable since programmatically change the menu item status does not trigger its event handler. see discussion in http://forums.codeblocks.org/index.php/topic,18358.0.html for details.
* settings: Don't allow an editor colour theme to contain invalid characters
* proper fix of crash / bad behaviour due to EditorTweaks plugin as reported here: http://forums.codeblocks.org/index.php/topic,18358
* implement hiding of icons in settings dialogs with wxGTK and fix an assert in wx2.9+ on windows; not absolutely satisfied
* sdk: Fix bug "Ticking any checkbox in the File properties dialog cause the file to be made read-only"
* Make sure "Save As" works correctly, thanks Pecan; see: http://forums.codeblocks.org/index.php/topic,18400.msg125820.html
* apply patch 3470: project tree: fix crash on delete while dragging (modified)
* zoom linenumber- and folding-margin, if the editor is zoomed; also fixes an issue described here: http://forums.codeblocks.org/index.php/topic,18229.msg124738.html#msg124738
* CC: fix doubled quotes in header completion
* ui: Implement feature #5694 - Show the active file in the editor in the project tree automatically (thanks davidallen)
* FileManager plugin: use CodeBlocksThreadEvent instead of wxCommandEvent to avoid nasty crash (wxCommandEvent has thread safety issues)
* Fix layout issues with listbbok in settings-dialogs, when changing from icon- to list-view; still not absolutely satisfying on all platforms.
* CC: fix a bug in function ParserThread::GetBaseArgs(), when using a wxChar pointer to access the wxString, we should always check whether the pointer reaches the end of wxString. Hopefully solve the problems reported in http://forums.codeblocks.org/index.php/topic,18438.0.html
* sdk: emulate middle mouse paste under all systems due to buggy wxClipboard
* CC: fix doxygen processing bug http://forums.codeblocks.org/index.php/topic,18471.0.html
* compiler: enable localization of XML based compiler interfaces
* SpellChecker: fix bug 19164, incorrect highlighting of multibyte characters
Regressions/Confirmed/Annoying/Common bugs:
stahta01:
killerbot: I just noticed that the wxSmith project does NOT use the CB sdk.h precompiled Header (PCH)
If I submit a patch would you test and/or apply it?
I just wonder how much faster wxSmith compile using PCH; my computer is slow enough that compiling wxSmith is a lot of time.
Running before tests right now to see about how long it takes. For comparison to after patch.
No idea how long it will take to patch wxSmith to using PCH likely days to weeks.
Tim S.
killerbot:
OK, I will test when you have a patch. Good luck.
Jenna:
As usual:
Debian packages (binaries and sources) for 32-bit and 64-bit systems (stable and testing) can be found in my debian-repo.
Fedora packages (binaries and sources) for 32-bit and 64-bit systems (fc18, fc19 and fc20) and RedHat/CentOS 5 and 6 packages (also 32-bit and 64-bit) can be found in my rpm-repo .
CmKaHo:
Tiny problem with line numbering. I have this option off and line numbers shows to me on every opened file. Setings->Editor & OK restores no line numbers untill next file open.
Navigation
[0] Message Index
[#] Next page
Go to full version