User forums > Nightly builds
The 13 september 2006 build is out.
Alex789:
What downloader did you use.
I tried to download it Mozilla but I get
"The requested resource
/codeblocks/CB_20060913_rev2975_Ubuntu6.06.deb
is no longer available on this server and there is no forwarding address. Please remove all references to this resource.
Additionally, a 410 Gone error was encountered while trying to use an ErrorDocument to handle the request."
Alex789:
May be somebody can send CB_20060913_rev2975_Ubuntu6.06.deb by e-mail to
Krukau@bsu.by or Krjukovaa@mail.ru
Hardi:
--- Quote from: sethjackson on September 13, 2006, 10:42:48 pm ---
--- Quote from: Hardi on September 13, 2006, 08:14:04 pm ---I am having a reproducible crash bug which I'd like you to resolve:
1. Make a cpp file.
write the following code in it:
--- Code: (cpp) ---#include <iostream>
class A
{
public:
void F1() { };
void F2() { };
};
int main()
{
}
--- End code ---
Open notepad (any program will do, just as long as you can use the Alt+Tab feature for switching between programs in Windows).
You should have the code auto-completion thingy on (i think it's that).
Now write A:: in main(), so it will look like:
int main()
{
A::
}
Now a box should popup that offers you to choose between F1() and F2()
but if you immidiately switch to another program before the box pops up, C::B will produce a crash message.
--- End quote ---
I can confirm it. You have to be fast with the alt-tab to reproduce.
--- End quote ---
Thanks for support :)
And as you said, one has to be quick in order to achieve that. And I am a quick man ;)
The thing is, that I switch between command line compiler and editor so fast that I get this annoying error. So it would be nice if it be mutilated please :)
sque:
I was writting... when ti popped up a window with title (Assertation failer)
--- Code: ---Assertion [cpMax <= pdoc->Length()] failed at src/scintilla/src/Editor.cxx 5977
--- End code ---
I dont know if it is related... but I was writing some code on Exceptions.. This IDE has started to become clever! (:twisted:)
Hardi:
--- Quote from: sque on September 14, 2006, 05:36:56 pm ---I was writting... when ti popped up a window with title (Assertation failer)
--- Code: ---Assertion [cpMax <= pdoc->Length()] failed at src/scintilla/src/Editor.cxx 5977
--- End code ---
I dont know if it is related... but I was writing some code on Exceptions.. This IDE has started to become clever! (:twisted:)
--- End quote ---
Yes it is clever. You don't even notice, but at the time you are coding, it is reading all your e-mails and gives bad answers to them. Yes that's true! And it will soon use your computer to take over the world. It will even try to kill you. The monitor might try to strangle you! Beware!
Navigation
[0] Message Index
[*] Previous page
Go to full version