public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jonathan Wakely <jwakely@redhat.com>
To: "François Dumont" <frs.dumont@gmail.com>
Cc: Paolo Carlini <paolo.carlini@oracle.com>,
	"libstdc++@gcc.gnu.org" <libstdc++@gcc.gnu.org>,
	gcc-patches <gcc-patches@gcc.gnu.org>
Subject: Re: Bump version namespace and remove _Rb_tree useless template parameter
Date: Tue, 16 May 2017 13:12:00 -0000	[thread overview]
Message-ID: <20170516131140.GQ5109@redhat.com> (raw)
In-Reply-To: <20170516114809.GP5109@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 1004 bytes --]

On 16/05/17 12:48 +0100, Jonathan Wakely wrote:
>On 11/05/17 22:31 +0200, François Dumont wrote:
>>On 10/05/2017 22:44, François Dumont wrote:
>>>On 10/05/2017 11:28, Jonathan Wakely wrote:
>>>>On 10/05/17 11:15 +0200, Paolo Carlini wrote:
>>>>>Hi,
>>>>>
>>>>>On 10/05/2017 11:12, Jonathan Wakely wrote:
>>>>>>Looks good to me. Paolo, what do you think about bumping the versioned
>>>>>>namespace and SONAME to 8?
>>>>>Sure, makes sense to me too.
>>>>
>>>>Please commit it then, François - thanks!
>>>>
>>>>
>>>Done, don't hesitate to update the ChangeLog if I used some wrong terms.
>>>
>>>I'll also send some changes requiring this bump.
>>>
>>>François
>>>
>>I just realized that I forgot to commit the small _Rb_tree_impl 
>>change part. It is done now.
>
>And also the regenerated configure script. I'll do that.
>

Like so, tested x86_64-linux and committed to trunk.

There seems to be a problem bootstrapping with the versioned-namespace
on ppc64le-linux, but I haven't tried to debug it.



[-- Attachment #2: patch.txt --]
[-- Type: text/x-patch, Size: 684 bytes --]

commit 98d080cdac7052e2fa8a423cf6263fc3df5dd6d8
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Tue May 16 12:53:01 2017 +0100

    Regenerate libstdc++-v3/configure for versioned-namespace soname
    
    	* configure: Regenerate.

diff --git a/libstdc++-v3/configure b/libstdc++-v3/configure
index 2406cb9..7c10c9e 100755
--- a/libstdc++-v3/configure
+++ b/libstdc++-v3/configure
@@ -79282,7 +79282,7 @@ $as_echo "#define _GLIBCXX_SYMVER_GNU 1" >>confdefs.h
 
     ;;
   gnu-versioned-namespace)
-    libtool_VERSION=7:0:0
+    libtool_VERSION=8:0:0
     SYMVER_FILE=config/abi/pre/gnu-versioned-namespace.ver
 
 $as_echo "#define _GLIBCXX_SYMVER_GNU_NAMESPACE 1" >>confdefs.h

      reply	other threads:[~2017-05-16 13:11 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-04 21:09 François Dumont
2017-05-05 13:14 ` Jonathan Wakely
2017-05-09 20:13   ` François Dumont
2017-05-10  9:16     ` Jonathan Wakely
2017-05-10  9:26       ` Paolo Carlini
2017-05-10  9:37         ` Jonathan Wakely
2017-05-10 20:45           ` François Dumont
2017-05-11 20:42             ` François Dumont
2017-05-16 12:13               ` Jonathan Wakely
2017-05-16 13:12                 ` Jonathan Wakely [this message]

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=20170516131140.GQ5109@redhat.com \
    --to=jwakely@redhat.com \
    --cc=frs.dumont@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=libstdc++@gcc.gnu.org \
    --cc=paolo.carlini@oracle.com \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).