User forums > Nightly builds
The 08 september 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 08 September 2006 build is out.
- Windows : http://prdownload.berlios.de/codeblocks/CB_20060908_rev2963_win32.7z
- Linux :
http://prdownload.berlios.de/codeblocks/CB_20060908_rev2963_Ubuntu6.06.deb
http://prdownload.berlios.de/codeblocks/CB_20060908_rev2963_fc4+5.rpm
Resolved Fixed:
* Improved the document encoding detector
* When creating a new empty file, the user is asked to add it in the active project (old behaviour re-instated)
* Avoid duplicate entries when code-completing #includes (bug #8692)
* Fixed bug with saving UTF16 files (since last encoding-related commit). Please be *really* careful with this feature. It still is *not* solid, so avoid editing files for which you have no backup available
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)
dronT78:
Really great work. T H A N K Y O U C::B Team!
sethjackson:
Windows ANSI build is here.
Insubordinate:
--- Quote ---Fixed bug with saving UTF16 files (since last encoding-related commit). Please be *really* careful with this feature. It still is *not* solid, so avoid editing files for which you have no backup available
--- End quote ---
Does this apply to everybody or do you have to specifically choose UTF16 encoding somehow? (I'm assuming files are created/saved as ASCII by default?)
Oh, and I'd just like to say thank you so much for these nightly builds. I thought the project had stalled untill I discovered them. Must say I'm impressed with the update rate. :D
mandrav:
--- Quote from: Insubordinate on September 08, 2006, 09:06:13 pm ---
--- Quote ---Fixed bug with saving UTF16 files (since last encoding-related commit). Please be *really* careful with this feature. It still is *not* solid, so avoid editing files for which you have no backup available
--- End quote ---
Does this apply to everybody or do you have to specifically choose UTF16 encoding somehow? (I'm assuming files are created/saved as ASCII by default?)
--- End quote ---
Applies if you 're editing UTF16, UTF16LE, UTF16BE, UTF32, UTF32LE or UTF32BE files.
C::B doesn't allow you to change the file's encoding, so files are saved in the encoding they had when opened.
Navigation
[0] Message Index
[#] Next page
Go to full version