From owner-cvs-all@FreeBSD.ORG Sat Nov 24 00:07:37 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C11816A41B; Sat, 24 Nov 2007 00:07:37 +0000 (UTC) (envelope-from jb@what-creek.com) Received: from what-creek.com (what-creek.com [66.111.37.70]) by mx1.freebsd.org (Postfix) with ESMTP id 399E213C442; Sat, 24 Nov 2007 00:07:36 +0000 (UTC) (envelope-from jb@what-creek.com) Received: by what-creek.com (Postfix, from userid 102) id D40F47318A; Sat, 24 Nov 2007 00:10:08 +0000 (GMT) Date: Sat, 24 Nov 2007 00:10:08 +0000 From: John Birrell To: Kris Kennaway Message-ID: <20071124001008.GA44735@what-creek.com> References: <200711232354.lANNsjmU040755@repoman.freebsd.org> <47476A52.8040508@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47476A52.8040508@FreeBSD.org> User-Agent: Mutt/1.4.2.3i Cc: cvs-src@FreeBSD.org, John Birrell , cvs-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: cvs commit: src/contrib/binutils/opcodes ppc-dis.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Nov 2007 00:07:37 -0000 On Sat, Nov 24, 2007 at 01:03:30AM +0100, Kris Kennaway wrote: > John Birrell wrote: > >jb 2007-11-23 23:54:45 UTC > > > > FreeBSD src repository > > > > Modified files: > > contrib/binutils/opcodes ppc-dis.c > > Log: > > Fix strict alias warnings. > > > > Revision Changes Path > > 1.2 +119 -37 src/contrib/binutils/opcodes/ppc-dis.c > > Usually we try to avoid taking files off the vendor branch, it causes > trouble for the person doing the vendor imports :( I know that. I nearly mentioned it in the commit message. I think it's a change that doesn't need to be merged. If a new version is imported, _that_ needs to be build clean. -- John Birrell