News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

The 07 august 2007 build (4357) is out.

Started by killerbot, August 07, 2007, 05:43:11 PM

Previous topic - Next topic

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_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 07 August 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20070807_rev4357_win32.7z
  - Linux :
   http://prdownload.berlios.de/codeblocks/CB_20070807_rev4357_Ubuntu6.10+7.04_wx2.8.4.tar.gz (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070807_rev4357_Debian4.0_wx2.8.4.tar.gz (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070807_rev4357_suse100-102.wx28.i586.rpm (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070807_rev4357_fc4+5.i586.rpm (not yet)


Resolved Fixed:


  • Fixed: [Bug #11720] Standard Header Highlighting problem
  • Fixed: Highlight mode was not applied when highlight mode is changed from a mode to 'Plain text'
  • add Mach IPC typedefs for Darwin
  • Fixed: Couple of assertion failures associated with wxDir
  • Some clean up in Intel compiler detection code

Regressions/Confirmed/Annoying/Common bugs:


  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)


SR


RJP Computing

Has anybody had any problems with the "Build Target" combo in the build toolbar. It is not setting the target for me. I have tried deleting the Code::Blocks program directory and the settings folder under App Data. I am using Windows XP SP2. It has been this way for a few builds now. Any help would be appreciated.
- Ryan

Ubuntu/WinXP, AMD Athlon 64 3000+, 1000MB RAM, AC 97 Audio, ATI Radeon 9600XT 256MB

szczepan

There are multiple instances of this bug pattern in the build system. Please reopen.




marfi

Hi, another possible bug is that the debugger doesn't start anymore. I have deleted all folders and configuration files as required before installation of new nightly build, but the problem persists. I use Win XP 64-bit SP2.

dje

Hi !

Quote from: marfi on August 08, 2007, 11:16:28 AM
Hi, another possible bug is that the debugger doesn't start anymore. I have deleted all folders and configuration files as required before installation of new nightly build, but the problem persists. I use Win XP 64-bit SP2.

QuoteDoes not start
or prints a Child process XXX... in the debugger log and does nothing ??

If it is the second case, I think this is the most important bug to fix before RC3 release. You can get rid of it by running your app (Build->Run) and stop it to wake up the debugger.

Dje

marfi

Yes, you are right; it is the second case. Exactly saying the debugger starts but finishes immediately without any effect. Here is a complete Debugger's log:

Building to ensure sources are up-to-date
Build succeeded
Selecting target: Debug
Adding source dir: D:\MyWork\Source\VC++\UMLDesigner\
Adding source dir: D:\MyWork\Source\VC++\UMLDesigner\
Adding file: bin\Debug\UMLDesigner.exe
Starting debugger: done
Registered new type: wxString
Registered new type: STL String
Registered new type: STL Vector
Setting breakpoints
Debugger name and version: GNU gdb 6.3
Child process PID: 2616
Debugger finished with status 0

dje

In fact, not exactly the same...
In my case (debugging my C::B plugin with C::B as host application on XP SP2), the debugger systematically hangs at line
QuoteChild process PID: 2616
but does not stop.

I already experiment this kind of situation (including Debugger finished with status 0) when a required binary is missing (a .so on Linux for example).

Dje

morgan


cstudent

Quote from: morgan on August 09, 2007, 12:19:26 PM
Can't download Debian build... Berlios sends me to an "object not found" error page

http://prdownload.berlios.de/codeblocks/CB_20070807_rev4357_Debian4.0_wx2.8.4.tar.gz



That's an error in the killerbot's post. There was neither an Ubuntu or Debian build for this revision. There is a Debian tarball for 8.6.07.

killerbot

Quote from: cstudent on August 09, 2007, 02:50:41 PM
Quote from: morgan on August 09, 2007, 12:19:26 PM
Can't download Debian build... Berlios sends me to an "object not found" error page

http://prdownload.berlios.de/codeblocks/CB_20070807_rev4357_Debian4.0_wx2.8.4.tar.gz



That's an error in the killerbot's post. There was neither an Ubuntu or Debian build for this revision. There is a Debian tarball for 8.6.07.

fixed the post