User forums > Nightly builds

The 18 December 2010 build (6900) is out.

(1/5) > >>

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 18 December 2010 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20101218_rev6900_win32.7z
  - Linux :
   none

Resolved Fixed:


* Fixed: [Bug #17715] Scripted Wizard for wxSmith Author fails on some chars
* build wxscintilla as static library, see http://forums.codeblocks.org/index.php/topic,13538.0.html for more information
* apply patch to fixed get stripped arguments error, thank ollydbg!
* fixed cc search bug, see http://forums.codeblocks.org/index.php/topic,13746.0.html for more information
* fixed bug reported here: http://forums.codeblocks.org/index.php/topic,13778.0.html
* Fixed: A bug where Project wizard overwrites existing files without notice if project name already exists.
* Also added svn properties, fixed inconsistent line endings.
* personalize unix-socket for ipc-connection on linux by adding the username, to avoid possible problems on multiuser-systems
* Fixed: [Bug #17583] wxFILE_SEP_PATH does not work with BeforeLast
* don't create unneeded directories, if flat objects are used; fix an issue described here: http://forums.codeblocks.org/index.php/topic,13818.msg93003.html#msg93003
* a little improved for dtor code-completion
* pumped wxScintilla component to 2.23 (including interface optimisations) -> untested on 64 bit OS so far!
* added A68k lexer provided by Folco
* rewritten parser switcher, enhance the performance and accuracy
* fix for the new copy and paste bug on wxGTK, described here: http://forums.codeblocks.org/index.php/topic,13833.msg93079.html#msg93079
* Build fixes: for wx-2.9.
* wxscintilla: make A68K lexer actually available through WX interface (thanks danselmi)
* Added: wxScitilla as a dependency of sdk target.
* add the ability to show tooltips on cbAuiNotebook tabs; show full filename and Project in tooltip for editor tabs; no tooltips on other tabs (at the moment)
* add more comments for CC, thank ollydbg!
* fix crash on linux in nativeparser.cpp, if default compiler is msvc* (cross-build project), see here for details: http://forums.codeblocks.org/index.php/topic,13766.msg93390.html#msg93390
Regressions/Confirmed/Annoying/Common bugs:


Jenna:
Debian packages (binaries and sources) for 32-bit and 64-bit systems can be found in my repo.
Reviosion is 6898 (6899 and 6900) are changes to debugger-branch).

oBFusCATed:
There is something strange in this release: all my non c/cpp files are syntax highlighted as Squirrel files.
I've tried with Lua files (*.lua), OpenGL GLSL files (*.glsl) and another non-programming file type.

Could this problem be caused by the new Scintilla?
I've checked my file masks and they are OK.

dk:
I found a bug in Code Completion.

1. Run Code::Blocks nightly.
2. Create new file: File -> New -> Empty file.
3. Save it: File -> Save file as -> "test.cpp"
4. In the editor type:

--- Code: ---#include <>

--- End code ---

When you press a closing angle bracket ">", Code::blocks begin to use all available memory, and will crashed at the end.

Bug in not reproducible when CodeComplition is Disabled.

I am using own build of Code::Blocks for ALT Linux, SVN 6900 and SVN 6846.


MortenMacFly:

--- Quote from: dk on December 19, 2010, 12:54:28 pm ---I am using own build of Code::Blocks for ALT Linux, SVN 6900 and SVN 6846.

--- End quote ---
Cannot reproduce - works as expected on Windows. However, the list it shows includes a lot folders that might be questionable... i.e. folders above the compiler directories?!

Navigation

[0] Message Index

[#] Next page

Go to full version