User forums > Nightly builds

The 17 June 2012 build (8059) is out.

(1/11) > >>

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 June 2012 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20120617_rev8059_win32.7z
  - Linux :
   none

Resolved Fixed:


* fixed crash candidate when working w/o workspace
* applied patch #3247: Remember folding (thanks marazm)
* applied patch #3253: Lexer updates (filemasks and keywords), (thanks alpha0010)
* applied patch #3270: CMake lexer (thanks alpha0010)
* compiler: Improved the 'Force target relink' featuer introduced in r7595 - now the relinking is done correctly even if the library is set in the project or in the compiler settings;
* support -std=c++11 compiler flag on the gnu compiler family
* debugger: Fix parsing watches output for static member with optimized values (thanks OsminohejTygr :) for providing the test case)
* debugger: Changed the UI name of the GDB debugger to GDB/CDB, so users are less confudes searching for the CDB debugger settings;
* project options dialog: allow to quickly enable/disable all files that belong to a target
* fixed bug described here: http://forums.codeblocks.org/index.php/topic,16412.msg111565.html#msg111565
* CC: avoid showing a call tip twice (in case same tip from different parents)
* SDK: remove the virtual modifier of the operator=() functions, this silence compiler warnings. see: http://forums.codeblocks.org/index.php/topic,16416.msg111245.html#msg111245 for more details.
* fix an issue that was introduced in commit 7543; console applications only run in console, if "Pause if execution ends" was checked; now the application runs in a terminal, if it is a console-application or if the host application should run in a terminal (set in programs arguments for the actual target); see http://forums.codeblocks.org/index.php/topic,16432.msg111404.html#msg111404
* fix an issue, that sometimes prevents debugger from finding the tty the app runs in, if not xterm is used as terminal; see http://forums.codeblocks.org/index.php/topic,16207.msg109484.html#msg109484
* SDK: Add a new virtual function: GetToolBarPriority(), which define the priority of the plugin's toolbar position, and remove the compiler warning. See: http://forums.codeblocks.org/index.php/topic,16416.msg111345.html#msg111345 for more details.
* new script binding: ExecuteAndGetOutputAndError
* partially applied patch #3293: Tabs: tidy context menus
* implemented ability to move/select cursor according CamelCase with CTRL (CTRL+SHIFT) in editor (options must be enabled) - is a scintilla built-in function.
* applied patch #3278: EditorTweaks: implement strip trailing blanks
* applied patch #3283: Context menu: Open link in browser (on behalf of ollydbg)
* added compiler warnings for gcc >= 4.7 to regex-list
Regressions/Confirmed/Annoying/Common bugs:


carra:
I've tried several times, but the script console never shows up.
And, the issue with relative paths I described in June 3 nightly is still there.

Other than that, working fine.

ahui886:
Great, well done.
Thanks

carra:
Correction: The issue with script console seems to be mine alone. Just a bad view configuration getting it out of the screen.
However, it would be nice to have some small check at loading to prevent a window being out of the desktop area.

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 (fc15, fc16 and fc17) can be found in my fedorarpm-repo .

Important note for debian (and ubuntu) users:
I changed the layout of my debian-repo, to fix the issue described in this thread:
http://forums.codeblocks.org/index.php/topic,16357.msg110806.html#msg110806

Please (re)read the instructions on my website, and fix your entries in /etc/apt/sources.list[.d] accordingly.

Navigation

[0] Message Index

[#] Next page

Go to full version