User forums > Nightly builds
The 17 May 2012 build (7966) 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 17 May 2012 build is out.
- Windows :
http://prdownload.berlios.de/codeblocks/CB_20120517_rev7966_win32.7z
- Linux :
none
Resolved Fixed:
* docu: first update of documentation (made it compile under WinEdt)
* Debugger plugin: detecting the PID value by parsing the "[New Thread 2684.0xf40]" like string under MinGW GDB, this avoid to set on/off the debugevents when debugger plugin started and simplify the logic. See: http://forums.codeblocks.org/index.php/topic,16159.msg109092.html#msg109092 for more details.
* fixed layout issues on certain platfoms (see here: http://forums.codeblocks.org/index.php/topic,15376.0.html)
* sdk: Added FindProjectForFile function to the ProjectManager, useful when one needs to find the project for a given file. Refactored the code to use the new function;
* debugger: Speed up workspace loading/closing (thanks Pecan);
* save/load dynamic link library lib name and def file into project file -> *backward compatible* change in project file
* finalised re-work of debugger settings dialog so it sizes correctly (fist file already got committed in r7940 by accident)
* abbreviations plugin: applied patch by Neil Butterworth (see http://forums.codeblocks.org/index.php/topic,15450.0.html)
* abbreviations pluginlist abbreviations in alphabetic order + cursor visible in the abbreviation code editor
* readded close with middle-click on editor- and infopane-tabs, accidently lost in commit 7911
* fixed eol-style issues: Added svn:eol-style=native to all files, used the dos2unix tool for some of the broken files (see r7945)
* fixed regression with import library generation as reported here: http://forums.codeblocks.org/index.php/topic,16199.msg110084.html
* optimised writing import library name only in case it differs from the default value (as with all other options)
* optimised layout of debugger dialogs (in core) -> should be centered properly now.
* fixed word wrap mode not selectable as reported here: http://forums.codeblocks.org/index.php/topic,15883.0
* Improved the UI for the first time C::B is started and there is no default.conf file
* Fix Bug #18534 "Functions returning T* are displayed as returning T", use the m_FullType instead of m_BaseType, so the call-tip shows correctly when the user enter a left parenthesis.
* update of wxSmithSTC to STEdit from v1.2.6 to v1.6.0
* CppCheck: Applied patch by Alpha: Proper macro replacement in case of virtual target present
Regressions/Confirmed/Annoying/Common bugs:
Grom:
What about a new official release?
stahta01:
--- Quote from: Grom on May 17, 2012, 06:12:24 pm ---What about a new official release?
--- End quote ---
As long as the SDK API is being changed; it is unlikely for them to do a new official release.
Or in the standard reply, "When it is ready."
Tim S.
fubo:
Bug #18557 still there. Going back to 7789.
oBFusCATed:
http://wiki.codeblocks.org/index.php?title=FAQ-General#Q:_When_will_the_next_stable_version_of_Code::Blocks_be_released.3F
Navigation
[0] Message Index
[#] Next page
Go to full version