From owner-svn-src-head@FreeBSD.ORG Mon Mar 11 21:59:46 2013 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 9B95489D; Mon, 11 Mar 2013 21:59:46 +0000 (UTC) (envelope-from uzimac@da3m0n8t3r.com) Received: from z.umatar.com (z.umatar.com [66.135.39.87]) by mx1.freebsd.org (Postfix) with ESMTP id 4022D65C; Mon, 11 Mar 2013 21:59:46 +0000 (UTC) Received: from z.umatar.com (localhost [127.0.0.1]) by z.umatar.com (8.14.5/8.14.3) with ESMTP id r2BLxjJr021633; Mon, 11 Mar 2013 14:59:45 -0700 (PDT) (envelope-from uzimac@da3m0n8t3r.com) Received: (from uzimac@localhost) by z.umatar.com (8.14.5/8.14.3/Submit) id r2BLxjdp021632; Mon, 11 Mar 2013 14:59:45 -0700 (PDT) (envelope-from uzimac@da3m0n8t3r.com) X-Authentication-Warning: z.umatar.com: uzimac set sender to uzimac@da3m0n8t3r.com using -f From: "Waitman Gobble" Subject: Re: svn commit: r248151 - in head: . share/examples/cvsup To: "Waitman Gobble" Message-Id: <1363039185.21627@da3m0n8t3r.com> X-Originating-IP: 70.90.171.37 X-Mailer: Usermin 1.510 In-Reply-To: <1363037522.75609@da3m0n8t3r.com> Date: Mon, 11 Mar 2013 14:59:45 -0700 (PDT) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="bound1363039185" Cc: svn-src-head@freebsd.org, Baptiste Daroussin , src-committers@freebsd.org, svn-src-all@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 21:59:46 -0000 This is a multi-part message in MIME format. --bound1363039185 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Waitman Gobble wrote .. > /usr/ports/ports-mgmt/pkg/ > fetch.c:167:38 > if (((&http_mirrors)->stqh_first == ((void *)0))) > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ > fetch.c:167:38: note: remove extraneous parentheses around the comparison to silence > this warning OOPS. it's apparently ccache related. Sorry about that!! -- Waitman Gobble San Jose California USA --bound1363039185--