User forums > Nightly builds
The 06 July 2014 build (9844) 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/files/Binaries/Nightlies/Prerequisites/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/files/Binaries/Nightlies/Prerequisites/mingwm10_gcc481-TDM.7z
The 06 July 2014 build is out.
- Windows :
http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2014/CB_20140706_rev9844_win32.7z
- Linux :
none
Resolved Fixed:
* pumped (wx)Scintilla to v3.4.3
* better resource descriptions under Windows
* issue an error if creating crash log report fails under Windows
* CC: apply Huki's patch to fix a dead lock issue
* CC: apply patch by Huki. Speed up canceling the ongoing parser, if a parser is going to die, we don't need to clean up the temporary tokens of the parser before its death
* fixed linking to object files directly as described here: http://forums.codeblocks.org/index.php/topic,19256.0.html
* CC: the workspace changed event does sent when user try to close the application, so fix the wrong comments description there. At this time, a NULL project pointer will be returned from the GetActiveProject() function, thus we don't need to update the GUI. Related forum post here: http://forums.codeblocks.org/index.php/topic,19359.0.html
* fixed several crash candidates with EditorColourSet while hunting a crash bug
* SmartIndent: handle (some) smart indentation for embedded languages (PHP, JavaScript, etc) within HTML
* scripting: Add function to convert a compiler name to compiler id in the CompilerFactory binding
* CC: apply patch by Huki. When a virtual target is selected, collect the defines for all child targets
* CC: fix a bug in splitting macro's actual arguments
* CC: add a new CC replacement rule: XXXXX -> @, and document the ReplaceMacro() function. The new rule triggers the tokenizer to switch to macro replacement mode, thus a macro definition can be looked up in the token tree. This fixes a bug report here: http://forums.codeblocks.org/index.php/topic,19278.0.html.
* scripting_wizard: Add API for filling a wxChoice control with filtered compilers list (removed some code duplication, too)
* scripting_wizard: Modify the ComboBox APIs to work with wxChoice or similar controls
* CC: apply Huki's patch to fix Tokenizer issue. Fixed undo token behavior when macro replacement involved. A very detailed bug reports and fixes can be founds in four posts follow the link: http://forums.codeblocks.org/index.php/topic,18315.msg132555.html#msg132555
* sdk: Add split/unslit editor events (thanks arthurzmj)
* keybinder: Make the plugin use the new events (thanks arthurzmj)
* issue a warning (info window) if the user tries to access a member of a global variable that has not been defined (GCV is defined, user-defined member not)
* scripting_wizard: Make it possible to get or set the value from a wxComboBox
* scripted_wizard: Make it possible to create target wizard, without the need to add BuildTarget panel
Regressions/Confirmed/Annoying/Common bugs:
Jenna:
As usual (and most of the time updated more frequently):
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 (fc19, fc20 and rawhide) and RedHat/CentOS 5 and 6 packages (also 32-bit and 64-bit) can be found in my rpm-repo .
shurick:
Packages for openSUSE (binaries and sources) for 32-bit and 64-bit.
damorin:
Hi,
C::B died unexpectedly while trying to open a file from the projects window. See attached RPT.
svn 9844
Windows XP SP3.
oBFusCATed:
damorin: Do you use the codesnippets plugin? Can you reproduce the crash more than once?
Navigation
[0] Message Index
[#] Next page
Go to full version