* Re: Time for a new release?
2006-04-06 15:49 ` Daniel Jacobowitz
@ 2006-04-06 15:52 ` Joel Brobecker
2006-04-06 15:56 ` H. J. Lu
2006-05-08 0:29 ` Daniel Jacobowitz
2 siblings, 0 replies; 8+ messages in thread
From: Joel Brobecker @ 2006-04-06 15:52 UTC (permalink / raw)
To: gdb
> > I have set some time aside to work on this today. Is Apr 3rd still
> > OK for cutting the branch?
>
> i.e. three days ago? At this point, I'd recommend waiting a couple of
> days; let's get David Miller's SPARC/Linux fixes in first.
Sure.
> > OK. Will post a patch to disable -Werror by default.
>
> On the release branch, I hope you mean?
Of course!
Thanks for the feedback.
--
Joel
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Time for a new release?
2006-04-06 15:49 ` Daniel Jacobowitz
2006-04-06 15:52 ` Joel Brobecker
@ 2006-04-06 15:56 ` H. J. Lu
2006-04-06 16:05 ` Daniel Jacobowitz
2006-04-06 16:19 ` Andreas Schwab
2006-05-08 0:29 ` Daniel Jacobowitz
2 siblings, 2 replies; 8+ messages in thread
From: H. J. Lu @ 2006-04-06 15:56 UTC (permalink / raw)
To: gdb
On Thu, Apr 06, 2006 at 11:32:18AM -0400, Daniel Jacobowitz wrote:
> On Thu, Apr 06, 2006 at 08:04:57AM -0700, Joel Brobecker wrote:
> > [moving the discussion to gdb (from gdb-patches) as recommended]
> >
> > > > > Branch: Apr 3rd
> > > > > Pre-release: Apr 5th
> > > > > Release: Apr 19th
> > >
> > > Sounds reasonable to me. I know I have a lot of things coming up
> > > that I don't want to sneak "under the wire" into a release - I'll
> > > want to give them a lot of time to settle down.
> >
> > I have set some time aside to work on this today. Is Apr 3rd still
> > OK for cutting the branch?
>
> i.e. three days ago? At this point, I'd recommend waiting a couple of
> days; let's get David Miller's SPARC/Linux fixes in first.
>
> > Would one month be a good duration? I think this is what we did the
> > last time.
>
> Yes, I think so.
>
> > OK. Will post a patch to disable -Werror by default.
>
> On the release branch, I hope you mean?
How have we resolved "del 1"? It used to work. Now I have to use
"delete 1".
H.J.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Time for a new release?
2006-04-06 15:56 ` H. J. Lu
@ 2006-04-06 16:05 ` Daniel Jacobowitz
2006-04-06 16:19 ` Andreas Schwab
1 sibling, 0 replies; 8+ messages in thread
From: Daniel Jacobowitz @ 2006-04-06 16:05 UTC (permalink / raw)
To: gdb
On Thu, Apr 06, 2006 at 08:49:27AM -0700, H. J. Lu wrote:
> How have we resolved "del 1"? It used to work. Now I have to use
> "delete 1".
I posted a message about it but no one has made any change yet. Feel
free to post a patch.
--
Daniel Jacobowitz
CodeSourcery
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Time for a new release?
2006-04-06 15:56 ` H. J. Lu
2006-04-06 16:05 ` Daniel Jacobowitz
@ 2006-04-06 16:19 ` Andreas Schwab
1 sibling, 0 replies; 8+ messages in thread
From: Andreas Schwab @ 2006-04-06 16:19 UTC (permalink / raw)
To: H. J. Lu; +Cc: gdb
"H. J. Lu" <hjl@lucon.org> writes:
> How have we resolved "del 1"? It used to work. Now I have to use
> "delete 1".
You can still use "d 1".
Andreas.
--
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, MaxfeldstraÃe 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Time for a new release?
2006-04-06 15:49 ` Daniel Jacobowitz
2006-04-06 15:52 ` Joel Brobecker
2006-04-06 15:56 ` H. J. Lu
@ 2006-05-08 0:29 ` Daniel Jacobowitz
2006-05-09 10:08 ` Joel Brobecker
2 siblings, 1 reply; 8+ messages in thread
From: Daniel Jacobowitz @ 2006-05-08 0:29 UTC (permalink / raw)
To: gdb
On Thu, Apr 06, 2006 at 11:32:18AM -0400, Daniel Jacobowitz wrote:
> On Thu, Apr 06, 2006 at 08:04:57AM -0700, Joel Brobecker wrote:
> > [moving the discussion to gdb (from gdb-patches) as recommended]
> >
> > > > > Branch: Apr 3rd
> > > > > Pre-release: Apr 5th
> > > > > Release: Apr 19th
> > >
> > > Sounds reasonable to me. I know I have a lot of things coming up
> > > that I don't want to sneak "under the wire" into a release - I'll
> > > want to give them a lot of time to settle down.
> >
> > I have set some time aside to work on this today. Is Apr 3rd still
> > OK for cutting the branch?
>
> i.e. three days ago? At this point, I'd recommend waiting a couple of
> days; let's get David Miller's SPARC/Linux fixes in first.
Obviously I didn't intend for that to take so long. Sorry! It's done
now.
--
Daniel Jacobowitz
CodeSourcery
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Time for a new release?
2006-05-08 0:29 ` Daniel Jacobowitz
@ 2006-05-09 10:08 ` Joel Brobecker
0 siblings, 0 replies; 8+ messages in thread
From: Joel Brobecker @ 2006-05-09 10:08 UTC (permalink / raw)
To: gdb
> > i.e. three days ago? At this point, I'd recommend waiting a couple of
> > days; let's get David Miller's SPARC/Linux fixes in first.
>
> Obviously I didn't intend for that to take so long. Sorry! It's done
> now.
Thanks for the notification. I think it was worth the wait, so no
worries on my part. In fact, I see there is a modula-2 patch that's
very close to beiing checked it as well. Wouldn't it be worth waiting
for that too?
--
Joel
^ permalink raw reply [flat|nested] 8+ messages in thread