User forums > Nightly builds

The 26 august 2006 build is out.

(1/3) > >>

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 August 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20060826_rev2910_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20060826_rev2910_Ubuntu6.06.deb
         http://prdownload.berlios.de/codeblocks/CB_20060826_rev2910_fc4+5.rpm


Resolved Fixed:


* When editing a virtual target's name, check if the name hasn't been changed and avoid warning that there's another virtual target with the same name
* Fixed compilation error in src/plugins/codecompletion/nativeparser.cpp with gcc 3.3 (patch #1391)
* Correctly import MSVC* projects under linux (patch #1393)
* Various compatibility patches for wxMAC:
  InfoWindow support (patch #1376).
  Increase default font size (patch #1394).
  Discover resources, depending if app is bundled or not (patch #1399)
* Make all vars in update.bat local (patch #1353)
* Added support for D language in build dependencies discovery library, depslib (patch #1367)
* Force refresh of the disassembly window when starting a new GDB session
* Implemented "save to file" for the disassembly window
* Code-completion calltips now break up in multiple lines, if they 're too long
Regressions/Confirmed/Annoying/Common bugs:


* toolbar-images-not-changing-state (is a wx problem/Win XP problem)
* there are several issues with Code Completion (is being redesigned : work in progress)
* menu items with icon not correctly aligned (since wx263)

orel:
Hello, i'm having a little bug in the last versions of CB (nightly win32, 26.08.06 & 25.08.06 too). CB shutdowns without error code when i click 'remove file for current project'.

To my opinion, it seems to happen if and only if when thos 3 conditions are present,:
 _ file is in a virtual dir,
 _ file is the first of the list in the virtual dir,
 _ the virtual dir contains a quite 'large' number of files (here it's 30)

Hope it helps...
I was expecting virtual directories to appear in Code::Blocks, they're so useful.

Indrekis:

--- Quote ---Implemented "save to file" for the disassembly window
--- End quote ---

I never expected that feature to exist  :)  and it was pleasant surprise. So I was doubly disappointed when it was not working.


Thanks to developers once more :)

mandrav:

--- Quote from: orel on August 27, 2006, 12:29:35 am ---Hello, i'm having a little bug in the last versions of CB (nightly win32, 26.08.06 & 25.08.06 too). CB shutdowns without error code when i click 'remove file for current project'.

To my opinion, it seems to happen if and only if when thos 3 conditions are present,:
 _ file is in a virtual dir,
 _ file is the first of the list in the virtual dir,
 _ the virtual dir contains a quite 'large' number of files (here it's 30)

Hope it helps...
I was expecting virtual directories to appear in Code::Blocks, they're so useful.


--- End quote ---

I can't reproduce this. Can you post your project file somewhere so I can check? No source files, just the .cbp...

marfi:
Hello,

a bug fix solving multiple appearance of class names and another items in the symbol view was included in the build from the 24 august 2006. It worked fine, but in the next releases the bug appears again... I'm affraid that the fix has been discarded or suppressed by another one...  :?

Navigation

[0] Message Index

[#] Next page

Go to full version