From owner-freebsd-current@FreeBSD.ORG Thu Oct 21 09:33:09 2004 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 A59B516A4CE for ; Thu, 21 Oct 2004 09:33:09 +0000 (GMT) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED99F43D3F for ; Thu, 21 Oct 2004 09:33:08 +0000 (GMT) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.1/8.13.1) with ESMTP id i9L9X79Y068623; Thu, 21 Oct 2004 13:33:07 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.13.1/8.13.1/Submit) id i9L9X7Ex068618; Thu, 21 Oct 2004 13:33:07 +0400 (MSD) (envelope-from ache) Date: Thu, 21 Oct 2004 13:33:07 +0400 From: Andrey Chernov To: Ian FREISLICH Message-ID: <20041021093306.GA68546@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Ian FREISLICH , current@FreeBSD.ORG References: <20041021085653.GA67949@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i X-AntiVirus: checked by AntiVir Milter (version: 1.1; AVE: 6.28.0.7; VDF: 6.28.0.26; host: pobrecita.freebsd.ru) cc: current@FreeBSD.ORG Subject: Re: [PATCH] libreadline buildworld breakage. 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, 21 Oct 2004 09:33:09 -0000 On Thu, Oct 21, 2004 at 11:18:59AM +0200, Ian FREISLICH wrote: > > >From other side, maybe your copy of complete.c is not updated somehow: > > /*const*/ char *rl_completer_word_break_characters = (/*const*/ char > > *)NULL; > > It is not as you say. Maybe my local cvsup mirror (cvsup2.za.freebsd.org) > is out of sync or their repo is broken. I know it's synced every > 2 hours (I used to work at the company that runs the mirror). My > repo was synced about an hour before I updated my source from it. > > I don't think it's local repo corruption because I moved complete.c,v > out of the way and re-supped. What version is your file? I have: > > $FreeBSD: src/contrib/libreadline/complete.c,v 1.9 2003/08/31 18:29:38 ache E > xp $ It is old one. New one should be 1.1.1.9, without any $FreeBSD$ tag Can you compare "cvs co contrib_libreadline" with your contrib/libreadline contents? -- Andrey Chernov | http://ache.pp.ru/