User forums > Nightly builds
The 25 September 2010 build (6634) 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_wx2810_gcc441.7z
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10_gcc441.7z
The 25 September 2010 build is out.
- Windows :
http://prdownload.berlios.de/codeblocks/CB_20100925_rev6634_win32.7z
- Linux :
none
Resolved Fixed:
* "fixed" build bug by applying path to remove dependency on libintl (thanks Loaden)
- removed target "exchndl" anyways from virtual target "All" thus it won't built until explicitly done
* fix for editor-folding bug (see http://forums.codeblocks.org/index.php/topic,13336.msg89748.html#msg89748);
make interpretation of #if,#else, #endif to grey out inactive preprocessor-code optional (default is off);
fix for broken wxSmith colour-property
* applied patch from Cryogen to fix some issues, namely:
- documented the important event ID requirement for wxFindReplaceDialog;
- generate a wxRichTextStyleSheet for wxRichTextStyleOrganiserDialog;
- fixed a bug in wxsRichTextStyleOrganiserDialog that caused dialogue styles to be omitted.
* applied patch from Cryogen to add the following controls to wxSmith:
- wxRichTextStyleComboCtrl
- wxRichTextStyleListBox
- wxRichTextStyleListCtrl
* applied patch from Cryogen to add new image tools to wxSmith, namely:
- wxImage
- wximageList
* applied patch by mmkider to correct a recursive bug in the classwizard
Regressions/Confirmed/Annoying/Common bugs:
Jenna:
Debian packages (binaries and sources) for 32-bit and 64-bit systems can be found in my repo.
Revision is 6647
Additional changes (committed after the windows nightlies have been built):
* * Build system clean-up: Unnecessary Makefiles are removed. Scripted wizard plugin uses a number of Makefiles to install files. This clean-up exercise aims at reducing their numbers. Necessary chages are made to ensure build system integrity, functionality are not reduced anyway.
* * Build system clean-up: Removed unnecessary automake files from ARM project wizard.
* * fix for broken wxSmith-properties, that base on wxsCustomEditorProperty
* - update script in debian-directory to create orig-tarball from svn
* - remove version-numbers from two xrc-files, to avoid warnings if additional debug-logging is turned on
* - wxSmith: implement GetStr() for wxsBitMapIconProperty and wxsFontProperty, to show the content of the property in the propgrid (not just "click to edit")
* - DoxyBlocks-plugin: fix incorrect regex
* - update-script on linux: make the created run.sh-script portable
* * fix bug #17256 (C::B crashes if a watch is deleted, that has an active command, but the output is not yet parsed)
ahui886:
good job,thanks
WillyCat:
--- Quote from: jens on September 27, 2010, 07:28:54 pm ---Debian packages (binaries and sources) for 32-bit and 64-bit systems can be found in my repo.
Revision is 6647
--- End quote ---
I found a problem in this revision: In the editor/folding section, except the "Enable folding", all other parameters have no effect.
Willy.
Jenna:
--- Quote from: WillyCat on September 28, 2010, 09:21:01 am ---
--- Quote from: jens on September 27, 2010, 07:28:54 pm ---Debian packages (binaries and sources) for 32-bit and 64-bit systems can be found in my repo.
Revision is 6647
--- End quote ---
I found a problem in this revision: In the editor/folding section, except the "Enable folding", all other parameters have no effect.
Willy.
--- End quote ---
I just tested and almost everything works as expected.
Fold all on file open does not work, Underline folded line has no effect (folded line is always underlined).
Folding depth limit is not (yet) tested, because I don't know what it should do.
I will look into it.
Navigation
[0] Message Index
[#] Next page
Go to full version