User forums > Nightly builds
The 25 August 2012 build (8248) 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 25 August 2012 build is out.
- Windows :
http://prdownload.berlios.de/codeblocks/CB_20120825_rev8248_win32.7z
- Linux :
none
Resolved Fixed:
* minor API changes in cbStatusBasr and ProgressDialog (un-used so far to my knowledge) to avoid compiler warnings
* added basic support for importing MSVC10 solutions/projects (files only for the moment)
* some further support for importing MSVC10 solutions/projects (defines, libs, includes, switches)
* speedup scrolling in wxScintilla, remove no longer needed workaround/hack to block mousewheel-events;
see: http://forums.codeblocks.org/index.php/topic,12164.msg112891.html#msg112891 and also: http://trac.wxwidgets.org/ticket/9057
* added fix for native applications as described here: http://forums.codeblocks.org/index.php/topic,16560.msg112575.html
* cleaned up the XRC mess in replace dialog
* separated editor/project hooks via namespace
* wxScintilla: implemented DrawRGBAImage
* fix memory leak : (deprecated) auto_ptr can NOT deal with arrays
* gcc 4.7 build fixes: no need to use -fpermissive compiler-flag anymore
* applied patch #3310: Fix use of numpad enter
* CC: fixed max_matches settings
* CC: moved parsing of project o DoParseOpenedProjectAndActiveEditor (in preparation)
* CC: renamed ParsingType to ParserState and moved it to namespace
* CC: separated macro parsing of GCC and MSVC
* CC: AddGCCCompilerDirs no does not need a compiler anymore -> can be moved to ParserBase for tests
* CC: applied (modified) patch #3311: do not draw tooltips off the edge of the window. ignore wxSCI_C_IDENTIFIER and wxSCI_C_GLOBALCLASS in editor tooltip
* try to fix a crash at shutdown of C::B with active debugger session
* debugger: exit properly when application cannot be run (i.e. on Windows: Missing access rights)
* CC: avoid refreshing class browser if not needed
* CC: report issues with class browser updates (i.e. due to missing parser)
* CC: changed logic of how parser stores file names (they are always being converted to forward slashes for comparison) -> should be more fail-safe, i.e. with patch from here: http://forums.codeblocks.org/index.php/topic,16596.msg113355.html
* CC: avoid expensive calls to UnixFileName
* BrowsTracker - Add option to wrap jump entries
* applied (slightly modified) patch #3313: Improve handling of inactive preprocessor code
* added power user support for units glob feature (these are directory paths that can be specified, and all files in there will be considered as sources for the project. This can be based on a wildcard for the * file types, and can be recursive. When no wildcard is specified (empty) the default CB wildcard for adding files is used.
* applied patch #3315: Fix 018704 bug related to 'paste' into IncrementalSearch
* provided cppcheck plugin with a config panel to setup cppcheck app and args (closes some "bug" reports with deprecated options)
* applied patch #3316: SpellChecker: search harder for resources
* SpellChecker: updated hunspell to 1.3.3 (Windows only)
* applied (modified) patch #3319: Fix loading of custom colour schemes
* wxSmith: removed specialisations not required for some controls (font picker, rich text, simple html listbox), should fix the wxValidator issue reported here: http://forums.codeblocks.org/index.php/topic,16744.0.html
* added two new SDK events: cbEVT_PROJECT_OPTIONS_CHANGED and cbEVT_COMPILER_SETTINGS_CHANGED
Regressions/Confirmed/Annoying/Common bugs:
TiberiuGal:
Hi,
The CB archive cannot be unpacked.
savya:
I'm also having the same problem as TiberiuGal. The archive is corrupt.
killerbot:
re-uploaded and ok now
KnIxX:
thanks for the gift... 25th of aug is my birthday... ::) :D
Navigation
[0] Message Index
[#] Next page
Go to full version