User forums > Nightly builds
The 13 October 2012 build (8455) 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_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 13 October 2012 build is out.
- Windows :
http://prdownload.berlios.de/codeblocks/CB_20121013_rev8455_win32.7z
- Linux :
none
Resolved Fixed:
* debugger: Fix the ToggleBreakpoint function to work correctly with multiple debugger plugins;
* debugger: Fix the remove operation in the breakpoints dialog to correctly refresh the markers;
* debugger: Implement proper adjusting of breakpoints, when lines have been added/removed in the editor;
* debugger: Add API function to remove all breakpoints correctly;
* debugger: Sanitize user input to prevent debugger stalls, caused by the character '\' at the end of the GDB command;
* debugger: Detect changes of the symbol of a watch inside the AddWatch call (related to the prev commit);
* fixed bug #18752: Invalid handling of UNC path's in workspace (and project) files
* applied patch #3347: SmartIndent: more smart indenting by ALPHA
* applied patch #3347: SmartIndent: more smart indenting (2) by ALPHA
* SmartIndent-plugin (linux): added XML-plugin to automake-system and contrib-plugins list for debian and rpm-base systems
* Find/Replace: remember search path, wild cards etc for find/replace in path (regression) (Thanks Alpha for the patch, rickg for the report)
Regressions/Confirmed/Annoying/Common bugs:
Jenna:
As usual:
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 (fc16, fc17 and fc18) and RedHat/CentOS 5 and 6 packages (also 32-bit and 64-bit) can be found in my rpm-repo .
headkase:
I'm sorry if I missed a previous thread on the following topic.
The latest stable release of Code::Blocks is 10.05. So, fifth month of 2010. If you are on Windows this isn't a problem as you always have the option to use one of the nightlies. On Linux, the many flavors, things become a bit more complicated. Very few Linux distributions package "up to the minute" versions of software. On those, excluding Debian, Fedora, and the repo for Ubuntu you can find if your look hard enough, it usually falls into two choices: stick with 10.05 because that is what is in your distributions repositories - the latest stable version, or manually "./configure, make, make install." Sticking with a repository version gives you a completely obsolete version of C::B compared to a nightly. Manually compiling your own doesn't integrate well with most package managers and you risk making your system unstable through the many conflicts that can cause. Do you think that two years and five months is a long enough time from the last stable release that choosing any recent nightly and polishing it for a bit to create a new stable release would be a good thing to do?
I don't fall into Debian, Fedora, or Ubuntu. I'm Arch Linux. So the graciously provided Linux repos don't work for me. I am lucky however that a build script exists in Arch's User Repositories so I can build a package that will not corrupt my system. For all the hundreds of flavors of other Linuxes however that will not always be the case.
Code::Blocks is a highly refined piece of software, but 10.05 is what most of the Linux world sees.
oBFusCATed:
You get the standard answer - when it is ready. Hopefully soon, but don't count on it.
headkase:
Thank you. I'll keep my eyes peeled for possible further developments.. ;) :)
Navigation
[0] Message Index
[#] Next page
Go to full version