Date: Thu, 21 Oct 2004 13:33:07 +0400 From: Andrey Chernov <ache@nagual.pp.ru> To: Ian FREISLICH <if@hetzner.co.za> Cc: current@FreeBSD.ORG Subject: Re: [PATCH] libreadline buildworld breakage. Message-ID: <20041021093306.GA68546@nagual.pp.ru> In-Reply-To: <E1CKZ63-000PGP-00@hetzner.co.za> References: <20041021085653.GA67949@nagual.pp.ru> <E1CKZ63-000PGP-00@hetzner.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041021093306.GA68546>