User forums > Nightly builds

The 22 september 2006 build is out.

<< < (2/3) > >>

Insubordinate:
Works for me if I remove the extra "1" that slipped in the file name:

Windows : http://prdownload.berlios.de/codeblocks/CB_20060922_rev2989_win32.7z

Encryptor:
I get these errors in the console. All I did was Create a new project-> Choose Console Application-> Complete the wizard.

Here is the output in the console:

--- Code: ---Debug: Error code 0x81
Debug: Error code 0x83
Debug: Error code 0x88
Debug: Error code 0x88
Debug: Error code 0x80
Debug: Error code 0x80
Debug: Error code 0x82
Debug: Error code 0x82

--- End code ---

What does that mean?
EDIT: The messages only appear when Code Completion plugin is enabled.

Ubuntu Linux 6.06, GCC 4.0.3, C::B rev2976, wxWidgets 2.6.3

Russell:
Hi, I'd like to say thanks for posting these builds, I love them! :)

I have found some bugs/glitches though:

1) wxSmith problem:

if you're editing XRC/WXS with wxSmith, minimizing CB and then restoring will sometimes put it into, what appears to be an infinite loop
I've found a way to remedy it though, clicking on another open file inside the internal editor makes it go away.

2) Breakpoint problem:

Adding a breakpoint while debugging didn't work sometimes when clicking on the gray area, right click->add breakpoint works, but sometimes crashes CB

I haven't been able to reproduce this, as it only happened a couple of times.

3) Another breakpoint problem:

While debugging a program, If you add 2 breakpoints close to eachother and hit f4 (works best on a looping program) and you remove the first one while the little yellow arrow is on it and then continuously hit f4, execution still appears to stop at that line.

However, while the yellow arrow is on that line, adding the breakpoint back, hitting f4 to go to the next breakpoint and then removing the previous breakpoint will properly remove it.

4) Misc:

4.1) While an app is being debugged inside CB and you go to (re)build it, it says "The debugger is active, aborting build..", but it actually doesn't abort the currently debugged app or even rebuild it.

4.2) Closing CB while an app is currently being debugged with it will crash CB
       Firstly I get a dialog: "The project you were debugging has closed, the debugging session will terminate immediately"
       I get this dialog second: "You can't change the active project while you're actively debugging...Click yes or Click no"

       Clicking No will make it crash.

snija:
Thank you for posting these builds, they`re great.
I`ve found some bugs:
(*)code completion:
If you define a friend operator in your code, it will not be recognized by the parser and it will not be listed out in the symbol view, also this cause the code completion parser stop working(codes below the definition will be not parsed).

killerbot:
builds can be downloaded fine, yes I made a little mistake in the posting (that extra 1), I already published last night, but then I couldn't tell anyone since codeblocks.org was down :-(

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version