From owner-freebsd-current@FreeBSD.ORG Thu Jul 17 15:40:40 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C554A37B401; Thu, 17 Jul 2003 15:40:40 -0700 (PDT) Received: from mailhub.yumyumyum.org (dsl092-171-091.wdc1.dsl.speakeasy.net [66.92.171.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id 076F343FDD; Thu, 17 Jul 2003 15:40:40 -0700 (PDT) (envelope-from culverk@yumyumyum.org) Received: by mailhub.yumyumyum.org (Postfix, from userid 1001) id 560F2378; Thu, 17 Jul 2003 18:40:27 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mailhub.yumyumyum.org (Postfix) with ESMTP id 51C6D5F; Thu, 17 Jul 2003 18:40:27 -0400 (EDT) Date: Thu, 17 Jul 2003 18:40:27 -0400 (EDT) From: Kenneth Culver To: David O'Brien In-Reply-To: <20030717221725.GA55448@dragon.nuxi.com> Message-ID: <20030717183959.H67799@alpha.yumyumyum.org> References: <20030717160215.G67028@alpha.yumyumyum.org> <20030717221725.GA55448@dragon.nuxi.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: problem after gcc import X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jul 2003 22:40:41 -0000 > Read freebsd-current. :-) A suggestion was given this week: > > Subject: Re: Vim: Caught deadly signal BUS (after -current update with new gcc) > Date: Wed, 16 Jul 2003 23:14:30 -0700 > To: "Karel J. Bosschaart" > On Tue, Jul 15, 2003 at 11:07:40AM +0200, Karel J. Bosschaart wrote: > > FWIW, the new behaviour of vim is caused by patch 6.2.015. I added > > 015 to BADPATCHES in the ports Makefile and reinstalled. gvim works > > as usual now. > Ahh thanks, that'll teach me to let my "d"elete finger get away from me. :-P Ken