From owner-freebsd-office@FreeBSD.ORG Thu Apr 3 19:57:17 2014 Return-Path: Delivered-To: office@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 D57E8CAA; Thu, 3 Apr 2014 19:57:17 +0000 (UTC) Received: from mail-we0-x236.google.com (mail-we0-x236.google.com [IPv6:2a00:1450:400c:c03::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 07073868; Thu, 3 Apr 2014 19:57:16 +0000 (UTC) Received: by mail-we0-f182.google.com with SMTP id p61so2422051wes.13 for ; Thu, 03 Apr 2014 12:57:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=uBkFNmsCO2/bgQKnDCJXZ7SI5L4sa8ElZpLwxTTCeHc=; b=ZvVVj/W+cLe/6cLaIW4evvICPmw/hJpy//N6DznafL0NSi5+nJIc6LaG1y9+4Mw3y5 v+n1OY05EMolqNQRHoaoXhDR1xB3qJl5LTZjxt6kjp7+j7TU0yJJ6rZuYY0pkBWcbhCU d8JRyOR0exv3iwGl8BtzFFD/Mm1B5p9uLrz8DN+gpbgJ1U9Q6pNS32BJ0xsEmmr3QvgH ASVKqMdip0pX8oHS9Az5nCzSldw2Yj1dgTgbyVPoRhgAV481enVc3Xo3NBSx1fJvbv37 CZQzGygEXFe+eCy7JSz3sHycikF9MrbF20JQvs4wmRZ+VvjXp/656vadc9NNyc41pvO9 qbcg== X-Received: by 10.180.11.36 with SMTP id n4mr14319952wib.4.1396555035244; Thu, 03 Apr 2014 12:57:15 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id u1sm9092003wjx.16.2014.04.03.12.57.13 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 03 Apr 2014 12:57:14 -0700 (PDT) Sender: Baptiste Daroussin Date: Thu, 3 Apr 2014 21:56:53 +0200 From: Baptiste Daroussin To: Marius Strobl Subject: Re: ports/187958: devel/boost-libs: gcc-atomic.hpp:961:64: error: no matching constructor for initialization of 'storage_type' (aka 'boost::atomics::detail::storage128_type') Message-ID: <20140403195652.GA78280@ivaldir.etoilebsd.net> References: <20140403195336.GB86304@alchemy.franken.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FCuugMFkClbJLl1L" Content-Disposition: inline In-Reply-To: <20140403195336.GB86304@alchemy.franken.de> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: office@freebsd.org, beat@freebsd.org, bug-followup@freebsd.org X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Apr 2014 19:57:17 -0000 --FCuugMFkClbJLl1L Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 03, 2014 at 09:53:36PM +0200, Marius Strobl wrote: >=20 > Hi guys, >=20 > could you please approve the attached patch to be committed? >=20 > %% > Pull in the following revisions from https://github.com/boostorg/, fixing > compilation with clang 3.4: > Commit: 6bb71fdd8f7cc346d90fb14beb38b7297fc1ffd9 > Fixed incorrect initialization of 128-bit values, when no native support = for > 128-bit integers is available. > Commit: e4bde20f2eec0a51be14533871d2123bd2ab9cf3 > More compilation fixes for the case when 128-bit integers are not support= ed. >=20 > PR: 187958 > %% >=20 > Marius >=20 Approved Bapt --FCuugMFkClbJLl1L Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iEYEARECAAYFAlM9vQQACgkQ8kTtMUmk6Ewd8gCdGVyu3Ihh+APjzKaeaWHcniwt rDoAn3uPY8SS5oMv/eTOxJwwVihaE71N =Davh -----END PGP SIGNATURE----- --FCuugMFkClbJLl1L--