User forums > Nightly builds
The 21 July 2012 build (8150) 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 21 July 2012 build is out.
- Windows :
http://prdownload.berlios.de/codeblocks/CB_20120721_rev8150_win32.7z
- Linux :
none
Resolved Fixed:
* debugger: Added support for parsing watches returned by the python printing
* codestat: Select any project or entire workspace to get statistics (patch #3271, thanks sbezgodov)
* applied patch by stahta01 to reduce #defiens needed for compilation of wxPropGrid (see here: http://forums.codeblocks.org/index.php/topic,15938.msg107359.html) -> use was in-consequent anyways
* updated wxScintilla core to integrate a patch of darmar (for scintilla) to fix Fortran indention
* wxScintilla now uses wxFFile for loading and saving (like wxWidgets), if available (should speed up file operations a little)
* applied patch #3304: Move line(s) up/down (shortcut)
* fixed accelerators used twice in main menu
* applied patch #3305: Replace all: Use Freeze/Thaw (increases speed)
* edit watched resource: removed obsolete sub-resource "dlgEditWatches" (only "dlgEditWatch" is used)
- made dlgEditWatch resizable
* include lower capital "warning" message in GDB's ignore list
* fixed a crash but in MSVC 10 loader
* updated Windows project files so they work if "devel" output folder and sub-folder do not exist yet
* updated Windows project files for easier debugging of plugins
* added EditorConfig plugin
* fixed certain project files on Unix
* added Code::Block Unix workspace file (=Code::Block project file + Contrib plugins workspace)
* first update of C::B installer script (not yet complete)
* second update of C::B installer script (probably complete? - needs testing!)
* applied patch #3238: Remove a lot compiler warnings (unused vars; signed/unsigned)
* updated (wx)Scintilla to 3.2.1 also fixing wxSmith folding
* EditorConfig-plugin (linux): fix error in Makefile.am, that prevents the plugin from being build with automake-system
* EditorConfig-plugin (linux): fix for make dist
* updated wxPdfDocument to v0.9.3 (for source exporter plugin), also to fix some memory leaks and font issues
* wxSmith new window dialog: clarify options and don't use member variables if not needed
* wxSmith: implemented ability to select specific wxValidator's (other than wxDefaultValidator) for all widget classes
* wxSmith: Fixed a bug with float values on some locales, based on a patch
* add ability to hide the editor tabs, can be toggled with "View -> Hide editor tabs" or "Ctrl+H"
Regressions/Confirmed/Annoying/Common bugs:
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 rpm-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.
RedHat/CentOS 5 and 6 packages will follow.
damorin:
Hi.
the syntax highlighting for the C/C++ keyword was not using my selected foreground color (my setting is yellow on black background), in the editor all keywords were dark blue (but all other setting were OK, including background).
When I clicked on the foreground to set again with the same yellow, the keywords were back to the correct color. This is looking like a default setting not updated correctly.
WinXP Build 8150.
savya:
I'm having trouble with syntax highlighting with this new build 8150 on Windows 7. On my system all the keywords appear black, braces & parenthesis appear highlighted and user keywords appear bold red. It seems it did not pick up my previous "syntax highlighting" settings correctly.
MortenMacFly:
For those with the syntax highlighting issue: I don't understand what you mean. Screenshot? Steps to reproduce?
Navigation
[0] Message Index
[#] Next page
Go to full version