From owner-svn-src-head@FreeBSD.ORG Mon Mar 11 23:41:33 2013 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 4A8A927E; Mon, 11 Mar 2013 23:41:33 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-ea0-x22e.google.com (mail-ea0-x22e.google.com [IPv6:2a00:1450:4013:c01::22e]) by mx1.freebsd.org (Postfix) with ESMTP id 5FFA8A15; Mon, 11 Mar 2013 23:41:32 +0000 (UTC) Received: by mail-ea0-f174.google.com with SMTP id q10so1435527eaj.5 for ; Mon, 11 Mar 2013 16:41:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:date:from:to:cc:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=r5/eLK802b3GDXroGP/yKNMeYU68awCvbQiPDt4c8lo=; b=KDR/YzcKhBH90k8epxeBO9yt9kahZWlCIHW+Fevkuo6wrNgLNfUj5yDGx+y5Rx+LJu oPDTj8smMMoqcTnesbF3x0xrUvRjbILrRy2p2YMIm2SCNCs7H4OSM3DxC1skDo8ZO90t hNl/hKhSPEfmQmA7nm6JdX2vOoV5ZgpB2BNpIBVr8fjvj4FqF3x7BV+55r39XuoOXdn8 Bjwj8dTWTU7bY26pkpD25lD2gOiwhJf1PJhNjrV/O0NcNXeAvHqNMuB+9dLrGW/z80le 7QNR6TPhsgxf3anoBifbFCc6s/BColCCBn22oY6UY+IexOq/K0jo9ZicSwis+s564NjO 5mcA== X-Received: by 10.15.34.198 with SMTP id e46mr41625293eev.27.1363045291481; Mon, 11 Mar 2013 16:41:31 -0700 (PDT) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPS id q5sm26362174eep.11.2013.03.11.16.41.29 (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 11 Mar 2013 16:41:30 -0700 (PDT) Sender: Baptiste Daroussin Date: Tue, 12 Mar 2013 00:41:27 +0100 From: Baptiste Daroussin To: Waitman Gobble Subject: Re: svn commit: r248151 - in head: . share/examples/cvsup Message-ID: <20130311234127.GG25215@ithaqua.etoilebsd.net> References: <1363037522.75609@da3m0n8t3r.com> <1363039185.21627@da3m0n8t3r.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="JbKQpFqZXJ2T76Sg" Content-Disposition: inline In-Reply-To: <1363039185.21627@da3m0n8t3r.com> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Dmitry Morozovsky X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Mar 2013 23:41:33 -0000 --JbKQpFqZXJ2T76Sg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 11, 2013 at 02:59:45PM -0700, Waitman Gobble wrote: > Waitman Gobble wrote .. > > /usr/ports/ports-mgmt/pkg/ > > fetch.c:167:38 > > if (((&http_mirrors)->stqh_first =3D=3D ((void *)0))) > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ > > fetch.c:167:38: note: remove extraneous parentheses around the comparis= on to silence > > this warning >=20 >=20 > OOPS. it's apparently ccache related. Sorry about that!! >=20 CCACHE_CPP2 is the way to still use ccache with clang and sys/queue.h. regards, Bapt --JbKQpFqZXJ2T76Sg Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlE+a6cACgkQ8kTtMUmk6EwFTwCgvqCf1OkCdLm82rFWvYr/3BUx QbMAn2KA32nF1rJZmpF9ivygUFhzPGx+ =LOLQ -----END PGP SIGNATURE----- --JbKQpFqZXJ2T76Sg--