From owner-svn-src-stable@FreeBSD.ORG Sat Apr 2 01:55:52 2011 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id B5FC91065674; Sat, 2 Apr 2011 01:55:52 +0000 (UTC) Date: Sat, 2 Apr 2011 01:55:52 +0000 From: Alexey Dokuchaev To: Xin LI Message-ID: <20110402015552.GA32901@FreeBSD.org> References: <201104011823.p31INiHv055195@svn.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <201104011823.p31INiHv055195@svn.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-8@freebsd.org Subject: Re: svn commit: r220250 - in stable/8: bin/test tools/regression/bin/test X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Apr 2011 01:55:52 -0000 On Fri, Apr 01, 2011 at 06:23:44PM +0000, Xin LI wrote: > Accept == as an alias of = which is a popular GNU extension. > > This is intentionally undocumented for now since it's not part > of any standard. I thought general consensus that this change should never be part of FreeBSD, not just being undocumented (which, as we all know, is bad practice pe se). ./danfe