Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on July 02, 2007, 08:17:47 pm

Title: The 02 July 2007 build (4205) is out.
Post by: killerbot on July 02, 2007, 08:17:47 pm
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 (http://forums.codeblocks.org/index.php/topic,3232.0.html).

A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx284.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

The 02 July 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20070702_rev4205_win32.7z
  - Linux :
   http://prdownload.berlios.de/codeblocks/CB_20070702_rev4205_Ubuntu6.10+7.04_wx2.8.4.deb
   http://prdownload.berlios.de/codeblocks/CB_20070702_rev4205_Debian4.0_wx2.8.4.deb
   http://prdownload.berlios.de/codeblocks/CB_20070702_rev4205_suse100-102.wx28.i586.rpm (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070702_rev4205_fc4+5.i586.rpm (not yet)


Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 02 July 2007 build (4205) is out.
Post by: Xaviou on July 02, 2007, 09:08:06 pm
Ubuntu 6.10 & 7.04 Amd64 .deb installer (build with wx284 only) can be found here (http://www.esnips.com/web/CodeBlocks).
Title: Re: The 02 July 2007 build (4205) is out.
Post by: GTOnizuka on July 02, 2007, 10:55:18 pm
Sorry for my "jumping" posts, but why not adding also a relase for BSD linux systems?! ;)
Title: Re: The 02 July 2007 build (4205) is out.
Post by: David Perfors on July 02, 2007, 11:04:30 pm
BSD linux systems?! ;)
1st. BSD is no linux :P
2nd. The bsd systems are using a ports system, which means that you can compile easily a program, but someone has to maintain the ports and most of the BSD's only allows stable versions of a program
3th. When you want the package system of BSD, you have to maintain it also and it takes some time to get a package approved.
4th. There are not many devs who has a BSD system ;)

So it is easier and faster for you to compile it you're self :P

(I am talking from my experience with OpenBSD, I think NetBSD and FreeBSD are using the same systems)
Title: Re: The 02 July 2007 build (4205) is out.
Post by: dje on July 02, 2007, 11:17:55 pm
Hi!

We are back with combos instead of notebook in build options ?
I'd prefer combos...

Dje
Title: Re: The 02 July 2007 build (4205) is out.
Post by: SamT on July 03, 2007, 01:41:54 am
To Killerbot,

Could you please kindly adjust the compress ratio of nightly build? I found the file size becomes 9.22M of today's build. Last build was 4.5M only.

Thanks in advance.
Title: Re: The 02 July 2007 build (4205) is out.
Post by: killerbot on July 03, 2007, 07:41:37 am
To Killerbot,

Could you please kindly adjust the compress ratio of nightly build? I found the file size becomes 9.22M of today's build. Last build was 4.5M only.

Thanks in advance.

that's weird, will have a close look this evening ...
Title: Re: The 02 July 2007 build (4205) is out.
Post by: hangl on July 03, 2007, 12:00:30 pm
In symbols , At first it does  not display any symbols ,when chose view to active project's symbols , it seems to be hanged for a long time and then crash .here is the error report.   

===nightly build 4205 winxp! 

Error occured on Tuesday, July 3, 2007 at 17:48:20.

F:\CodeBlocks\codeblocks.exe caused an Access Violation at location 628a116d in module F:\CodeBlocks\wxmsw28u_gcc_cb.dll Reading from location 00000028.

Registers:
eax=00000000 ebx=00000003 ecx=00000000 edx=ffff0000 esi=ffffffff edi=0380fb50
eip=628a116d esp=0380fb18 ebp=0380fb70 iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010246

Call stack:
628A116D  F:\CodeBlocks\wxmsw28u_gcc_cb.dll:628A116D  _ZNK10wxTreeCtrl12GetItemParamERK12wxTreeItemId
628A1358  F:\CodeBlocks\wxmsw28u_gcc_cb.dll:628A1358  _ZNK10wxTreeCtrl11GetItemDataERK12wxTreeItemId
629489AD  F:\CodeBlocks\wxmsw28u_gcc_cb.dll:629489AD  _ZN11wxTreeEventC1EiP14wxTreeCtrlBaseRK12wxTreeItemId
628A3A00  F:\CodeBlocks\wxmsw28u_gcc_cb.dll:628A3A00  _ZN10wxTreeCtrl16CollapseAndResetERK12wxTreeItemId
65EA0A61  F:\CodeBlocks\share\codeblocks\plugins\codecompletion.dll:65EA0A61
65E9E749  F:\CodeBlocks\share\codeblocks\plugins\codecompletion.dll:65E9E749
65E9E487  F:\CodeBlocks\share\codeblocks\plugins\codecompletion.dll:65E9E487
65E9DFBF  F:\CodeBlocks\share\codeblocks\plugins\codecompletion.dll:65E9DFBF
627BDF7B  F:\CodeBlocks\wxmsw28u_gcc_cb.dll:627BDF7B  _ZN11wxSemaphore7TryWaitEv
627BE08D  F:\CodeBlocks\wxmsw28u_gcc_cb.dll:627BE08D  _ZN11wxSemaphore7TryWaitEv
77C0A3B0  C:\WINDOWS\system32\msvcrt.dll:77C0A3B0  _endthreadex
7C80B683  C:\WINDOWS\system32\kernel32.dll:7C80B683  GetModuleFileNameA
Title: Re: The 02 July 2007 build (4205) is out.
Post by: mandrav on July 03, 2007, 12:09:23 pm
Quote
In symbols , At first it does  not display any symbols ,when chose view to active project's symbols , it seems to be hanged for a long time and then crash .here is the error report.   

Wait for next nightly.
Title: Re: The 02 July 2007 build (4205) is out.
Post by: indigo0086 on July 03, 2007, 03:15:48 pm
What about the syntax highlighting problems?

Edit: NM, the only error is with  parenthesis, which I think never were highlighted.