From: Simon Marchi <simon.marchi@ericsson.com>
To: Eli Zaretskii <eliz@gnu.org>, Joel Brobecker <brobecker@adacore.com>
Cc: <gdb-patches@sourceware.org>
Subject: Re: RFC: Changing GDB's version numbering scheme
Date: Mon, 10 Sep 2018 16:57:00 -0000 [thread overview]
Message-ID: <4d4af3d3-5dd9-ee5b-965e-48c2b08ed0ee@ericsson.com> (raw)
In-Reply-To: <83a7oppmkd.fsf@gnu.org>
On 2018-09-10 01:24 PM, Eli Zaretskii wrote:
>> Date: Mon, 10 Sep 2018 09:49:34 +0100
>> From: Joel Brobecker <brobecker@adacore.com>
>>
>> The proposal, to avoid this issue, is to change the version numbering
>> scheme to increment the major version for each release branch.
>
> With the current release schedule, you will have the major version
> increase very rapidly, for no good reason, because, for example, the
> difference between GDB 8.1 and 8.2, feature-wise, is very small, so is
> not really appropriate (IMO) for a new major version.
>
> Do we care about this downside?
The problem is that there's no easy definition of what constitutes a
big-enough feature to warrant a major number bump. There's no more
difference between 7.12/8.0 than between 8.0/8.1. Our major number
doesn't really guarantee anything, such as API or command stability.
So the major bumps are pretty much arbitrary (what would you think
constitutes a good reason for a major bump?). If we allowed ourselves
to break backwards compatibility (command syntax, MI output, Python API),
then it would make sense to have <MAJOR>.<MINOR>.<PATCH> and bump the
major number when this happens.
One of the arguments expressed at the Cauldron was: if we're going to
use an arbitrary numbering scheme, we might as well follow GCC's
scheme. The other one, as Joel mentioned, is that the current scheme
leads people to think (we've had an example recently) that a major
bump represents some breakage, and that they better avoid upgrading
to a release that has a new major version.
As for the quickly increasing number, some major projects are doing
this (Chromium 69, Firefox 62), and it seems to work well for them.
Simon
next prev parent reply other threads:[~2018-09-10 16:57 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-10 8:49 Joel Brobecker
2018-09-10 12:24 ` Eli Zaretskii
2018-09-10 16:57 ` Simon Marchi [this message]
2018-09-10 17:08 ` André Pönitz
2018-09-10 17:32 ` Joel Brobecker
2018-10-31 17:25 ` Joel Brobecker
2018-11-01 9:31 ` Alan Hayward
2018-11-06 22:27 ` Tom Tromey
2018-11-07 16:46 ` John Baldwin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4d4af3d3-5dd9-ee5b-965e-48c2b08ed0ee@ericsson.com \
--to=simon.marchi@ericsson.com \
--cc=brobecker@adacore.com \
--cc=eliz@gnu.org \
--cc=gdb-patches@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox