From owner-svn-src-head@FreeBSD.ORG Mon Jun 6 14:02:59 2011 Return-Path: Delivered-To: svn-src-head@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 63BA91065674; Mon, 6 Jun 2011 14:02:59 +0000 (UTC) (envelope-from jh@FreeBSD.org) Received: from gw01.mail.saunalahti.fi (gw01.mail.saunalahti.fi [195.197.172.115]) by mx1.freebsd.org (Postfix) with ESMTP id 12F5D8FC18; Mon, 6 Jun 2011 14:02:58 +0000 (UTC) Received: from a91-153-123-205.elisa-laajakaista.fi (a91-153-123-205.elisa-laajakaista.fi [91.153.123.205]) by gw01.mail.saunalahti.fi (Postfix) with SMTP id 3B179151685; Mon, 6 Jun 2011 17:02:52 +0300 (EEST) Date: Mon, 6 Jun 2011 17:02:51 +0300 From: Jaakko Heinonen To: Hiroki Sato Message-ID: <20110606140251.GA2089@a91-153-123-205.elisa-laajakaista.fi> References: <201106060306.p5636hR5008901@svn.freebsd.org> <4DEC9EC1.9070206@FreeBSD.org> <20110606.195348.722786496150655516.hrs@allbsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110606.195348.722786496150655516.hrs@allbsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, dim@FreeBSD.org Subject: Re: svn commit: r222732 - in head: sys/netinet usr.sbin/rtadvd usr.sbin/rtsold X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 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, 06 Jun 2011 14:02:59 -0000 On 2011-06-06, Hiroki Sato wrote: > di> > -WARNS?= 1 > di> > +WARNS?= 6 Shouldn't you just remove the WARNS line because the default for usr.sbin/ is 6? -- Jaakko