From owner-cvs-src@FreeBSD.ORG Mon Feb 28 23:26:06 2005 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BC1D16A4CE; Mon, 28 Feb 2005 23:26:06 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 047B043D1D; Mon, 28 Feb 2005 23:26:06 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id j1SNPK1n044639; Mon, 28 Feb 2005 16:25:20 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Mon, 28 Feb 2005 16:25:19 -0700 (MST) Message-Id: <20050228.162519.112582505.imp@bsdimp.com> To: obrien@FreeBSD.org From: Warner Losh In-Reply-To: <20050228223115.GB62844@dragon.nuxi.com> References: <20050228182618.GB56766@dragon.nuxi.com> <20050228214233.GA6011@ip.net.ua> <20050228223115.GB62844@dragon.nuxi.com> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: ru@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile.inc1 src/share/mk bsd.compat.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Feb 2005 23:26:06 -0000 From: "David O'Brien" Subject: Re: cvs commit: src Makefile.inc1 src/share/mk bsd.compat.mk Date: Mon, 28 Feb 2005 14:31:15 -0800 > On Mon, Feb 28, 2005 at 11:42:33PM +0200, Ruslan Ermilov wrote: > > If you are just hiding the warning, can you explain your reasoning, > > as in my opinion it just kills the idea of "deprecation". People > > will continue to use it, without letting us remove it safely later. > > 1. We don't deprecate it. There is no reason to. We keep other "ugly" > stuff for even more trival reasons. Actually, we did deprecate it. Warner