public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/63931] New: Ada libraries use 5.0 as LIB_VERSION
@ 2014-11-18 10:38 rguenth at gcc dot gnu.org
  2014-11-18 10:57 ` [Bug ada/63931] " charlet at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: rguenth at gcc dot gnu.org @ 2014-11-18 10:38 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63931

            Bug ID: 63931
           Summary: Ada libraries use 5.0 as LIB_VERSION
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
          Assignee: unassigned at gcc dot gnu.org
          Reporter: rguenth at gcc dot gnu.org
                CC: ebotcazou at gcc dot gnu.org

Instead it should use "5" unless we want to bump it for every release from the
branch.

I see

/usr/lib/libgnat-5.0.so

but expect

/usr/lib/libgnat-5.so


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug ada/63931] Ada libraries use 5.0 as LIB_VERSION
  2014-11-18 10:38 [Bug ada/63931] New: Ada libraries use 5.0 as LIB_VERSION rguenth at gcc dot gnu.org
@ 2014-11-18 10:57 ` charlet at gcc dot gnu.org
  2014-11-18 11:57 ` rguenth at gcc dot gnu.org
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: charlet at gcc dot gnu.org @ 2014-11-18 10:57 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63931

Arnaud Charlet <charlet at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |charlet at gcc dot gnu.org
         Resolution|---                         |INVALID

--- Comment #1 from Arnaud Charlet <charlet at gcc dot gnu.org> ---
Not sure what you mean. Aren't you confusing minor and micro versions?
We do want 5.0 like we had 4.9/4.8/4.7/... previously, so this looks as
expected to me.
And we'll want 5.1 once we've branched. In other words, we want to bump for
each "major" release of GCC (really, each "minor" if you look at
major.minor.micro).

What we do not want is 5.0.0/5.0.1.

Arno


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug ada/63931] Ada libraries use 5.0 as LIB_VERSION
  2014-11-18 10:38 [Bug ada/63931] New: Ada libraries use 5.0 as LIB_VERSION rguenth at gcc dot gnu.org
  2014-11-18 10:57 ` [Bug ada/63931] " charlet at gcc dot gnu.org
@ 2014-11-18 11:57 ` rguenth at gcc dot gnu.org
  2014-11-18 11:58 ` rguenth at gcc dot gnu.org
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: rguenth at gcc dot gnu.org @ 2014-11-18 11:57 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63931

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
   Last reconfirmed|                            |2014-11-18
         Resolution|INVALID                     |---
     Ever confirmed|0                           |1

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
The next major version after GCC 5 will be GCC 6.  Off the gcc-5-branch
we will release GCC 5.1 (first actual GCC 5 release) and then GCC 5.2,
GCC 5.3 similar to how with the previous numbering we had GCC 4.9.0, GCC 4.9.1,
GCC 4.9.2.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug ada/63931] Ada libraries use 5.0 as LIB_VERSION
  2014-11-18 10:38 [Bug ada/63931] New: Ada libraries use 5.0 as LIB_VERSION rguenth at gcc dot gnu.org
  2014-11-18 10:57 ` [Bug ada/63931] " charlet at gcc dot gnu.org
  2014-11-18 11:57 ` rguenth at gcc dot gnu.org
@ 2014-11-18 11:58 ` rguenth at gcc dot gnu.org
  2014-11-19 11:41 ` [Bug ada/63931] [5 Regression] " rguenth at gcc dot gnu.org
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: rguenth at gcc dot gnu.org @ 2014-11-18 11:58 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63931

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
See https://gcc.gnu.org/develop.html#num_scheme


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug ada/63931] [5 Regression] Ada libraries use 5.0 as LIB_VERSION
  2014-11-18 10:38 [Bug ada/63931] New: Ada libraries use 5.0 as LIB_VERSION rguenth at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2014-11-18 11:58 ` rguenth at gcc dot gnu.org
@ 2014-11-19 11:41 ` rguenth at gcc dot gnu.org
  2014-11-19 22:49 ` ebotcazou at gcc dot gnu.org
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: rguenth at gcc dot gnu.org @ 2014-11-19 11:41 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63931

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P1
   Target Milestone|---                         |5.0
            Summary|Ada libraries use 5.0 as    |[5 Regression] Ada
                   |LIB_VERSION                 |libraries use 5.0 as
                   |                            |LIB_VERSION

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
Marking as P1 regression so we don't forget to resolve this bug before the
release.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug ada/63931] [5 Regression] Ada libraries use 5.0 as LIB_VERSION
  2014-11-18 10:38 [Bug ada/63931] New: Ada libraries use 5.0 as LIB_VERSION rguenth at gcc dot gnu.org
                   ` (3 preceding siblings ...)
  2014-11-19 11:41 ` [Bug ada/63931] [5 Regression] " rguenth at gcc dot gnu.org
@ 2014-11-19 22:49 ` ebotcazou at gcc dot gnu.org
  2014-11-20 16:17 ` charlet at gcc dot gnu.org
  2014-11-20 16:18 ` charlet at gcc dot gnu.org
  6 siblings, 0 replies; 8+ messages in thread
From: ebotcazou at gcc dot gnu.org @ 2014-11-19 22:49 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63931

--- Comment #5 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
> Marking as P1 regression so we don't forget to resolve this bug before the
> release.

Or to drop this brain-damaged numbering scheme when we can still do it...


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug ada/63931] [5 Regression] Ada libraries use 5.0 as LIB_VERSION
  2014-11-18 10:38 [Bug ada/63931] New: Ada libraries use 5.0 as LIB_VERSION rguenth at gcc dot gnu.org
                   ` (4 preceding siblings ...)
  2014-11-19 22:49 ` ebotcazou at gcc dot gnu.org
@ 2014-11-20 16:17 ` charlet at gcc dot gnu.org
  2014-11-20 16:18 ` charlet at gcc dot gnu.org
  6 siblings, 0 replies; 8+ messages in thread
From: charlet at gcc dot gnu.org @ 2014-11-20 16:17 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63931

--- Comment #6 from Arnaud Charlet <charlet at gcc dot gnu.org> ---
Author: charlet
Date: Thu Nov 20 16:17:12 2014
New Revision: 217884

URL: https://gcc.gnu.org/viewcvs?rev=217884&root=gcc&view=rev
Log:
    PR ada/63931                                   
    * gnatvsn.ads (Library_Version): Switch to "5".


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/gnatvsn.ads


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug ada/63931] [5 Regression] Ada libraries use 5.0 as LIB_VERSION
  2014-11-18 10:38 [Bug ada/63931] New: Ada libraries use 5.0 as LIB_VERSION rguenth at gcc dot gnu.org
                   ` (5 preceding siblings ...)
  2014-11-20 16:17 ` charlet at gcc dot gnu.org
@ 2014-11-20 16:18 ` charlet at gcc dot gnu.org
  6 siblings, 0 replies; 8+ messages in thread
From: charlet at gcc dot gnu.org @ 2014-11-20 16:18 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63931

Arnaud Charlet <charlet at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #7 from Arnaud Charlet <charlet at gcc dot gnu.org> ---
Fixed.


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-11-20 16:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-18 10:38 [Bug ada/63931] New: Ada libraries use 5.0 as LIB_VERSION rguenth at gcc dot gnu.org
2014-11-18 10:57 ` [Bug ada/63931] " charlet at gcc dot gnu.org
2014-11-18 11:57 ` rguenth at gcc dot gnu.org
2014-11-18 11:58 ` rguenth at gcc dot gnu.org
2014-11-19 11:41 ` [Bug ada/63931] [5 Regression] " rguenth at gcc dot gnu.org
2014-11-19 22:49 ` ebotcazou at gcc dot gnu.org
2014-11-20 16:17 ` charlet at gcc dot gnu.org
2014-11-20 16:18 ` charlet at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).