[libcxx-commits] [libcxx] r345670 - Correct ABI list change wrongly advertised as being in the 7.0 release

Eric Fiselier eric at efcs.ca
Tue Oct 30 21:12:30 PDT 2018


Thanks for fixing this.

We should also create a copy of the 7.0 ABI lists.

On Tue, Oct 30, 2018 at 7:26 PM Louis Dionne via libcxx-commits <
libcxx-commits at lists.llvm.org> wrote:

>
>
>
> ---------- Forwarded message ----------
> From: Louis Dionne <ldionne at apple.com>
> To: libcxx-commits at lists.llvm.org
> Cc:
> Bcc:
> Date: Tue, 30 Oct 2018 23:24:03 -0000
> Subject: [libcxx] r345670 - Correct ABI list change wrongly advertised as
> being in the 7.0 release
> Author: ldionne
> Date: Tue Oct 30 16:24:02 2018
> New Revision: 345670
>
> URL: http://llvm.org/viewvc/llvm-project?rev=345670&view=rev
> Log:
> Correct ABI list change wrongly advertised as being in the 7.0 release
>
> Modified:
>     libcxx/trunk/lib/abi/CHANGELOG.TXT
>
> Modified: libcxx/trunk/lib/abi/CHANGELOG.TXT
> URL:
> http://llvm.org/viewvc/llvm-project/libcxx/trunk/lib/abi/CHANGELOG.TXT?rev=345670&r1=345669&r2=345670&view=diff
>
> ==============================================================================
> --- libcxx/trunk/lib/abi/CHANGELOG.TXT (original)
> +++ libcxx/trunk/lib/abi/CHANGELOG.TXT Tue Oct 30 16:24:02 2018
> @@ -13,7 +13,7 @@ Afterwards the ABI list should be update
>  New entries should be added directly below the "Version" header.
>
>  -----------
> -Version 7.0
> +Version 8.0
>  -----------
>
>  * r345260 - Making libc++ build under -fvisibility=hidden
> @@ -43,6 +43,9 @@ Version 7.0
>    Symbol removed:
> __ZNSt3__221__thread_specific_ptrINS_15__thread_structEE16__at_thread_exitEPv
>    Symbol removed: __ZNSt3__119__start_std_streamsE
>
> +-----------
> +Version 7.0
> +-----------
>
>  * r338479 - Elementary string conversions for integral types
>
>
>
>
>
>
> ---------- Forwarded message ----------
> From: Louis Dionne via libcxx-commits <libcxx-commits at lists.llvm.org>
> To: libcxx-commits at lists.llvm.org
> Cc:
> Bcc:
> Date: Tue, 30 Oct 2018 16:24:04 -0700 (PDT)
> Subject: [libcxx-commits] [libcxx] r345670 - Correct ABI list change
> wrongly advertised as being in the 7.0 release
> _______________________________________________
> libcxx-commits mailing list
> libcxx-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/libcxx-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20181031/518d56f9/attachment.html>


More information about the libcxx-commits mailing list