From owner-freebsd-current@FreeBSD.ORG Sat Mar 7 23:20:11 2015 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EA6216DC; Sat, 7 Mar 2015 23:20:11 +0000 (UTC) Received: from tensor.andric.com (tensor.andric.com [IPv6:2001:7b8:3a7:1:2d0:b7ff:fea0:8c26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9D842295; Sat, 7 Mar 2015 23:20:11 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7::4866:e5b9:91ad:dbf1] (unknown [IPv6:2001:7b8:3a7:0:4866:e5b9:91ad:dbf1]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id A1C3B5C48; Sun, 8 Mar 2015 00:20:07 +0100 (CET) Subject: Re: r279514: buildworld failure: /usr/src/lib/libnv/tests/dnv_tests.cc:453:2: error: use of overloaded operator '<<' is ambiguous Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2070.6\)) Content-Type: multipart/signed; boundary="Apple-Mail=_11E81FE9-51F4-437E-A008-FCC3FE5D0ECB"; protocol="application/pgp-signature"; micalg=pgp-sha1 X-Pgp-Agent: GPGMail 2.5b5 From: Dimitry Andric In-Reply-To: <05BE1405-E939-46E4-B31B-EA8025C53CEA@FreeBSD.org> Date: Sun, 8 Mar 2015 00:20:01 +0100 Message-Id: References: <20150302115057.62d2c74c@prometheus> <20150304123110.48aa4abb@prometheus> <9DE59FA1-D495-4796-B3F5-F96D1472F66C@andric.com> <20150304181852.7bae1df4.ohartman@zedat.fu-berlin.de> <6CB3E761-8EFA-4DB4-8395-E15151F4F547@FreeBSD.org> <05BE1405-E939-46E4-B31B-EA8025C53CEA@FreeBSD.org> To: "O. Hartmann" X-Mailer: Apple Mail (2.2070.6) Cc: Julio Merino , Ryan Stone , freebsd-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Mar 2015 23:20:12 -0000 --Apple-Mail=_11E81FE9-51F4-437E-A008-FCC3FE5D0ECB Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii On 04 Mar 2015, at 22:31, Dimitry Andric wrote: ... > Hmm, I've now seen that there many more ATF_REQUIRE_EQ() instance in the > tests, which compare against NULL. It is rather cumbersome to fix all > those, so maybe it should be fixed in atf-c++ instead. It turns out there aren't so many after all. See this review: https://reviews.freebsd.org/D2027 -Dimitry --Apple-Mail=_11E81FE9-51F4-437E-A008-FCC3FE5D0ECB 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.26 iEYEARECAAYFAlT7h6QACgkQsF6jCi4glqPi4ACdGRNVd1w4h++r+4/PoxsK61wG CMwAoPGUn8rLcJCadZBPKufPxikqN+Xy =t8yx -----END PGP SIGNATURE----- --Apple-Mail=_11E81FE9-51F4-437E-A008-FCC3FE5D0ECB--