Author Topic: The 16 january 2007 build will NOT be out.  (Read 18879 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
The 16 january 2007 build will NOT be out.
« on: January 16, 2007, 05:55:57 pm »
we still need to fix yesterday's issue.
Don't worry, we will get there  :P

Offline Grom

  • Almost regular
  • **
  • Posts: 206
Re: The 16 january 2007 build will NOT be out.
« Reply #1 on: January 16, 2007, 06:27:29 pm »
 :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry: :cry:
gcc+winXP+suse.

Offline orefa

  • Multiple posting newcomer
  • *
  • Posts: 102
Re: The 16 january 2007 build will NOT be out.
« Reply #2 on: January 16, 2007, 06:32:01 pm »
Look what you're doing to Grom. Think of the children!!

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: The 16 january 2007 build will NOT be out.
« Reply #3 on: January 16, 2007, 07:00:14 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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: The 16 january 2007 build will NOT be out.
« Reply #4 on: January 16, 2007, 07:48:59 pm »
well, all we need is for the big boss to be online 5 minutes ;-)

Offline gjsmo

  • Multiple posting newcomer
  • *
  • Posts: 28
  • i luv computers
    • My Blog
Re: The 16 january 2007 build will NOT be out.
« Reply #5 on: January 17, 2007, 12:26:37 am »
http://developer.valvesoftware.com/wiki/Valve_Time

So, it'll be fixed "in the coming weeks", right? :lol:
http://www.danasoft.com/sig/gjsmo.jpg 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

Offline Grom

  • Almost regular
  • **
  • Posts: 206
Re: The 16 january 2007 build will NOT be out.
« Reply #6 on: January 17, 2007, 05:06:19 am »
Probably that is the time to public C::B version 3.0 :lol:
gcc+winXP+suse.

agent007se

  • Guest
Re: The 16 january 2007 build will NOT be out.
« Reply #7 on: January 17, 2007, 11:04:50 am »
It seems VERY strange :D :D :D !

Maybe a final release is coming 8) 8)

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: The 16 january 2007 build will NOT be out.
« Reply #8 on: January 17, 2007, 11:35:13 am »
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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: The 16 january 2007 build will NOT be out.
« Reply #9 on: January 17, 2007, 12:13:40 pm »
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 ...

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: The 16 january 2007 build will NOT be out.
« Reply #10 on: January 17, 2007, 12:21:41 pm »
there's not even afile handed over to compile ...
Dammed. :?
It was one QuoteStringIsNeeded too much and at a wrong position (from testing...:-().
« Last Edit: January 17, 2007, 12:24:21 pm by MortenMacFly »
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: The 16 january 2007 build will NOT be out.
« Reply #11 on: January 17, 2007, 01:12:09 pm »
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.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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline thomas

  • Administrator
  • Lives here!
  • *****
  • Posts: 3979
Re: The 16 january 2007 build will NOT be out.
« Reply #12 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)?
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

Offline PsYhLo

  • Almost regular
  • **
  • Posts: 157
Re: The 16 january 2007 build will NOT be out.
« Reply #13 on: January 17, 2007, 01:40:41 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

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: The 16 january 2007 build will NOT be out.
« Reply #14 on: January 17, 2007, 01:42:14 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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ