From owner-svn-src-all@FreeBSD.ORG Mon Feb 3 18:54:49 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 67526756; Mon, 3 Feb 2014 18:54:49 +0000 (UTC) Received: from tensor.andric.com (unknown [IPv6:2001:7b8:3a7:1:2d0:b7ff:fea0:8c26]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2007517C1; Mon, 3 Feb 2014 18:54:49 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7::4566:b3a4:1c1e:ef35] (unknown [IPv6:2001:7b8:3a7:0:4566:b3a4:1c1e:ef35]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 7E7725C44; Mon, 3 Feb 2014 19:54:23 +0100 (CET) Subject: Re: svn commit: r261283 - in head: contrib/libc++ contrib/libc++/include contrib/libc++/include/experimental contrib/libc++/include/ext contrib/libc++/src etc/mtree lib/libc++ sys/sys tools/build/mk Mime-Version: 1.0 (Mac OS X Mail 7.1 \(1827\)) Content-Type: multipart/signed; boundary="Apple-Mail=_AF2D8332-98CF-49FE-BBE4-0C0DEB311EFC"; protocol="application/pgp-signature"; micalg=pgp-sha1 X-Pgp-Agent: GPGMail 2.1 (6062eb4) From: Dimitry Andric In-Reply-To: <20140203123235.GA1540@mole.fafoe.narf.at> Date: Mon, 3 Feb 2014 19:54:01 +0100 Message-Id: <13B51A3E-B9C8-4B0C-9834-859ACEBC3375@FreeBSD.org> References: <201401300744.s0U7iNLt016044@svn.freebsd.org> <20140203123235.GA1540@mole.fafoe.narf.at> To: Stefan Farfeleder X-Mailer: Apple Mail (2.1827) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Feb 2014 18:54:49 -0000 --Apple-Mail=_AF2D8332-98CF-49FE-BBE4-0C0DEB311EFC Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii On 03 Feb 2014, at 13:32, Stefan Farfeleder wrote: > On Thu, Jan 30, 2014 at 07:44:23AM +0000, Dimitry Andric wrote: >> Author: dim >> Date: Thu Jan 30 07:44:22 2014 >> New Revision: 261283 >> URL: http://svnweb.freebsd.org/changeset/base/261283 >> >> Log: >> Import libc++ 3.4 release. This contains a lot of bugfixes, and some >> preliminary support for C++1y. >> >> MFC after: 3 weeks > > Hi Dimitry, > > Is this expected to change the ABI? I had to recompile the boost > libraries to stop my applications from crashing. As far as I know, this should not change the ABI. But maybe boost does something strange, it would not amaze me. Do you have any coredumps or actual crash reports you could share? -Dimitry --Apple-Mail=_AF2D8332-98CF-49FE-BBE4-0C0DEB311EFC Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) iEYEARECAAYFAlLv5dwACgkQsF6jCi4glqPcWwCfYdqsNeT3tvoRerUmdzjM+P4e uUsAn2gWKlxm+Jp+y1+JZxIMhTPbk3+e =3eJj -----END PGP SIGNATURE----- --Apple-Mail=_AF2D8332-98CF-49FE-BBE4-0C0DEB311EFC--