User forums > Nightly builds
The 26 november 2006 build is out.
killerbot:
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml
A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10.7z
For support of ansi builds, a link to the ansi windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26_gcc_cb_wx2.6.3p2.7z
The 26 November 2006 build is out.
- Windows : http://prdownload.berlios.de/codeblocks/CB_20061126_rev3275_win32.7z
- Linux :
http://prdownload.berlios.de/codeblocks/CB_20061126_rev3275_Ubuntu6.06.deb
http://prdownload.berlios.de/codeblocks/CB_20061126_rev3275_suse100+101.rpm (not yet)
http://prdownload.berlios.de/codeblocks/CB_20061126_rev3275_fc4+5.rpm (not yet)
Resolved Fixed:
* fixed bug #9534 by applying (modified variant of) patch #1656 and #1657 - thanks biplab
* improved setting compiler flags for (nearly) all compilers in wizards
* Build options from Project menu now correctly shows info of the active project
* * Code-completion updates:
- support for namespace aliases.
- support for token replacements in code-completion's tokenizer (a.k.a "synonyms")
Both of the above allow for better parsing of complex C++ headers which, in plain words, means that a larger part of STL is now parsed
* binreloc support for Solaris
* fix bootstrap regexp bug affecting autoconf 2.61+
Regressions/Confirmed/Annoying/Common bugs:
* toolbar-images-not-changing-state (is a wx problem/Win XP problem)
* menu items with icon not correctly aligned (since wx263)
Outis:
--- Quote ---* Code-completion updates:
- support for namespace aliases.
- support for token replacements in code-completion's tokenizer (a.k.a "synonyms")
Both of the above allow for better parsing of complex C++ headers which, in plain words, means that a larger part of STL is now parsed
--- End quote ---
Wonderful! Works fine with wxWidgets! :)
yostane:
Thanks :D a lot .great work.
by the way , what means "a.k.a"
354:
--- Quote from: yostane on November 26, 2006, 09:23:44 pm ---by the way , what means "a.k.a"
--- End quote ---
It means "also known as".
Really nice updates, will grab this one immediately.
Phatency:
--- Quote ---
* * Code-completion updates:
- support for namespace aliases.
- support for token replacements in code-completion's tokenizer (a.k.a "synonyms")
Both of the above allow for better parsing of complex C++ headers which, in plain words, means that a larger part of STL is now parsed
--- End quote ---
Function pointers don't seem to get parsed at all.
Navigation
[0] Message Index
[#] Next page
Go to full version