This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Unbreak DJGPP port of GDB
- From: Joel Brobecker <brobecker at adacore dot com>
- To: Eli Zaretskii <eliz at gnu dot org>
- Cc: qiyaoltc at gmail dot com, gdb-patches at sourceware dot org
- Date: Wed, 3 Jun 2015 15:01:41 -0700
- Subject: Re: [PATCH] Unbreak DJGPP port of GDB
- Authentication-results: sourceware.org; auth=none
- References: <83zj4uypea dot fsf at gnu dot org> <86iobdozr0 dot fsf at gmail dot com> <83a8woydaj dot fsf at gnu dot org> <83twuuv0h4 dot fsf at gnu dot org>
> No further comments, so I pushed the changeset, bot to master and to
> the 7.9 branch.
I didn't think we would be making any new release out of the 7.9 branch,
but maybe this is grounds for yet another one. Personally, if it was
missed by during pre-release, release, and then corrective release,
perhaps it's OK to wait for 7.10 instead, which is probably about
4-6 weeks away. But, it DJGPP users tell me it's going to be make
difference, I'm open to the idea of spending a couple of hours making
a 7.9.2.
Regardless, the procedure when pushing changes to the branch after
a release has been made is to update the wiki:
https://sourceware.org/gdb/wiki/GDB_7.9_Release
(which means you need a PR number as well).
--
Joel