News:

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

Main Menu

The 16 january 2007 build will NOT be out.

Started by killerbot, January 16, 2007, 05:55:57 PM

Previous topic - Next topic

killerbot

we still need to fix yesterday's issue.
Don't worry, we will get there  :P

Grom

 :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry:
gcc+winXP+suse.

orefa

Look what you're doing to Grom. Think of the children!!

MortenMacFly

Quote from: killerbot on January 16, 2007, 05:55:57 PM
we still need to fix yesterday's issue.
I wonder whether in the mean time we should simply revert r3491... I mean: it's a single line of code that makes things worse but will bring us back the gdb path bug. But this is at least less annoying. ;-)
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

killerbot

well, all we need is for the big boss to be online 5 minutes ;-)

gjsmo

[url="http://www.danasoft.com/sig/gjsmo.jpg"]http://www.danasoft.com/sig/gjsmo.jpg[/url] i luv linux.
There are 10 types of people in this world - those who understand binary and those who don't.
oh yeah: "I didn't really say everything I said."      -Yogi Berra

Grom

Probably that is the time to public C::B version 3.0 :lol:
gcc+winXP+suse.

agent007se

It seems VERY strange :D :D :D !

Maybe a final release is coming 8) 8)

MortenMacFly

Be quiet now. It's fixed in SVN.
With regards, Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

killerbot

nope, side effects :

Quote-------------- Build: Debug in Delete Me ---------------
g++ -L/usr/lib  -o "./Delete Me" obj/Debug/main.o   
g++: obj/Debug/main.o: No such file or directory
g++: no input files
Process terminated with status 1 (0 minutes, 0 seconds)
0 errors, 0 warnings

the full path is : /home/killerbot/Documents/CbProjects/Delete Me/main.cpp

there's not even afile handed over to compile ...

MortenMacFly

#10
Quote from: killerbot on January 17, 2007, 12:13:40 PM
there's not even afile handed over to compile ...
Dammed. :?
It was one QuoteStringIsNeeded too much and at a wrong position (from testing...:-().
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

MortenMacFly

Right. It should work *now*.
Anyway: The bug the change was intended to fix (the debugger's breakpoint issue) is still not fixed completely. It works for more cases now but not for all (see http://forums.next.codeblocks.org/index.php?topic=4850.msg38631#msg38631). However - at least is able to compile again... ;-)
With regards, Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

thomas

I really think we should stop offering nightly builds... they practically make development impossible.

Lieven, what if you just offer a "sunday build" or something (can be any day)?
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

PsYhLo

Quote from: thomas on January 17, 2007, 01:20:53 PM
I really think we should stop offering nightly builds... they practically make development impossible.

Lieven, what if you just offer a "sunday build" or something (can be any day)?

good idia
for me it doesn't matter i compile it my self
[url="http://img529.imageshack.us/img529/822/3664286vy.png"]http://img529.imageshack.us/img529/822/3664286vy.png[/url]

MortenMacFly

Quote from: thomas on January 17, 2007, 01:20:53 PM
Lieven, what if you just offer a "sunday build" or something (can be any day)?
I would agree on that point. I thinks it's enough and saves us some time in addition. What do you (Lieven) think?
For the naming I vote for "weekly snapshot". ;-)
With regards, Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]