* To all GDB committers
@ 2006-02-27 20:36 Joel Brobecker
2006-02-28 16:30 ` Daniel Berlin
0 siblings, 1 reply; 6+ messages in thread
From: Joel Brobecker @ 2006-02-27 20:36 UTC (permalink / raw)
To: gdb-patches
Hello everyone,
Since we now have patch champions, a couple of us are tracking the
patches sent to the GDB mailing list, and try to make sure that none
of them fall through the cracks.
To help us in our job, would you mind always sending a confirmation
that a given patch has been committed, please? In particular, it would
be very helpful for patches that you send saying that you "will commit
in a few days pending objections".
Thanks a lot,
--
Joel
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: To all GDB committers
2006-02-27 20:36 To all GDB committers Joel Brobecker
@ 2006-02-28 16:30 ` Daniel Berlin
2006-03-02 1:32 ` Joel Brobecker
0 siblings, 1 reply; 6+ messages in thread
From: Daniel Berlin @ 2006-02-28 16:30 UTC (permalink / raw)
To: Joel Brobecker; +Cc: gdb-patches
On Mon, 2006-02-27 at 12:15 -0800, Joel Brobecker wrote:
> Hello everyone,
>
> Since we now have patch champions, a couple of us are tracking the
> patches sent to the GDB mailing list, and try to make sure that none
> of them fall through the cracks.
>
> To help us in our job, would you mind always sending a confirmation
> that a given patch has been committed, please? In particular, it would
> be very helpful for patches that you send saying that you "will commit
> in a few days pending objections".
>
> Thanks a lot,
Joel, if it would be useful to you or the gdb folks, i'm happy to
attempt to set up a patch queue for gdb like the one we have for gcc:
http://www.dberlin.org/patches/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: To all GDB committers
2006-02-28 16:30 ` Daniel Berlin
@ 2006-03-02 1:32 ` Joel Brobecker
2006-03-02 2:08 ` Daniel Berlin
2006-03-02 10:44 ` Andrew STUBBS
0 siblings, 2 replies; 6+ messages in thread
From: Joel Brobecker @ 2006-03-02 1:32 UTC (permalink / raw)
To: Daniel Berlin; +Cc: gdb-patches
> Joel, if it would be useful to you or the gdb folks, i'm happy to
> attempt to set up a patch queue for gdb like the one we have for gcc:
>
> http://www.dberlin.org/patches/
Thanks Daniel. I think I'll keep my gdb-patches mailbox as my list of
patches for now. The system above looks really nice, especially with
the colors. But I like the simplicity of keeping email in my box until
the patch is reviewed.
Thanks again,
--
Joel
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: To all GDB committers
2006-03-02 1:32 ` Joel Brobecker
@ 2006-03-02 2:08 ` Daniel Berlin
2006-03-02 10:44 ` Andrew STUBBS
1 sibling, 0 replies; 6+ messages in thread
From: Daniel Berlin @ 2006-03-02 2:08 UTC (permalink / raw)
To: Joel Brobecker; +Cc: gdb-patches
On Wed, 2006-03-01 at 17:32 -0800, Joel Brobecker wrote:
> > Joel, if it would be useful to you or the gdb folks, i'm happy to
> > attempt to set up a patch queue for gdb like the one we have for gcc:
> >
> > http://www.dberlin.org/patches/
>
> Thanks Daniel. I think I'll keep my gdb-patches mailbox as my list of
> patches for now. The system above looks really nice, especially with
> the colors. But I like the simplicity of keeping email in my box until
> the patch is reviewed.
Okay.
My offer remains open if you ever get overwhelmed (which is more or less
what happened with GCC. But I think our patch submission rate is *much*
higher than GDB's right now)
>
> Thanks again,
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: To all GDB committers
2006-03-02 1:32 ` Joel Brobecker
2006-03-02 2:08 ` Daniel Berlin
@ 2006-03-02 10:44 ` Andrew STUBBS
2006-03-03 11:23 ` Wu Zhou
1 sibling, 1 reply; 6+ messages in thread
From: Andrew STUBBS @ 2006-03-02 10:44 UTC (permalink / raw)
To: Joel Brobecker; +Cc: Daniel Berlin, gdb-patches
Joel Brobecker wrote:
>> Joel, if it would be useful to you or the gdb folks, i'm happy to
>> attempt to set up a patch queue for gdb like the one we have for gcc:
>>
>> http://www.dberlin.org/patches/
>
> Thanks Daniel. I think I'll keep my gdb-patches mailbox as my list of
> patches for now. The system above looks really nice, especially with
> the colors. But I like the simplicity of keeping email in my box until
> the patch is reviewed.
>
> Thanks again,
FWIW, I like the idea that I would be able to see that my patch hasn't
fallen through the cracks.
Right now I have 2 outstanding unreviewed, and, no doubt, you and/or
Daniel knew that, but how can I tell?
(I also have two reviewed and not approved, which I need to sort out,
but that's another story.)
Andrew
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: To all GDB committers
2006-03-02 10:44 ` Andrew STUBBS
@ 2006-03-03 11:23 ` Wu Zhou
0 siblings, 0 replies; 6+ messages in thread
From: Wu Zhou @ 2006-03-03 11:23 UTC (permalink / raw)
To: Andrew STUBBS; +Cc: Joel Brobecker, Daniel Berlin, gdb-patches
On Thu, 2 Mar 2006, Andrew STUBBS wrote:
> Joel Brobecker wrote:
> > > Joel, if it would be useful to you or the gdb folks, i'm happy to
> > > attempt to set up a patch queue for gdb like the one we have for gcc:
> > >
> > > http://www.dberlin.org/patches/
> >
> > Thanks Daniel. I think I'll keep my gdb-patches mailbox as my list of
> > patches for now. The system above looks really nice, especially with
> > the colors. But I like the simplicity of keeping email in my box until
> > the patch is reviewed.
> >
> > Thanks again,
>
> FWIW, I like the idea that I would be able to see that my patch hasn't fallen
> through the cracks.
I like this idea too. Wiki might also be a good tool for our co-work.
Regards
- Wu Zhou
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2006-03-03 1:26 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-27 20:36 To all GDB committers Joel Brobecker
2006-02-28 16:30 ` Daniel Berlin
2006-03-02 1:32 ` Joel Brobecker
2006-03-02 2:08 ` Daniel Berlin
2006-03-02 10:44 ` Andrew STUBBS
2006-03-03 11:23 ` Wu Zhou
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox