Re: [PATCH] libreadline buildworld breakage.
From: Andrey Chernov (ache_at_nagual.pp.ru)
Date: 10/21/04
- Previous message: Ian FREISLICH: "Re: [PATCH] libreadline buildworld breakage."
- In reply to: Ian FREISLICH: "Re: [PATCH] libreadline buildworld breakage."
- Next in thread: Andrey Chernov: "Re: [PATCH] libreadline buildworld breakage."
- Reply: Andrey Chernov: "Re: [PATCH] libreadline buildworld breakage."
- Reply: David O'Brien: "Re: [PATCH] libreadline buildworld breakage."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 21 Oct 2004 13:33:07 +0400 To: Ian FREISLICH <if@hetzner.co.za>
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/ _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Ian FREISLICH: "Re: [PATCH] libreadline buildworld breakage."
- In reply to: Ian FREISLICH: "Re: [PATCH] libreadline buildworld breakage."
- Next in thread: Andrey Chernov: "Re: [PATCH] libreadline buildworld breakage."
- Reply: Andrey Chernov: "Re: [PATCH] libreadline buildworld breakage."
- Reply: David O'Brien: "Re: [PATCH] libreadline buildworld breakage."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|