Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Sep 2012 07:22:23 -0700
From:      David O'Brien <obrien@FreeBSD.org>
To:        Pietro Cerutti <gahr@FreeBSD.org>
Cc:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/171158: [patch] editors/vim -- remove limitation on unthreaded version of Tcl
Message-ID:  <20120904142223.GB83274@dragon.NUXI.org>
In-Reply-To: <20120830073634.GF64517@gahrfit.gahr.ch>
References:  <201208291020.q7TAKETL048000@freefall.freebsd.org> <20120829222138.GA11490@dragon.NUXI.org> <20120830073634.GF64517@gahrfit.gahr.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 30, 2012 at 09:36:34AM +0200, Pietro Cerutti wrote:
> On 2012-Aug-29, 15:21, David O'Brien wrote:
> > Pietro,
> > What version of TCL did you test with?  (I'm guessing 8.5).
> Ehm 8.6 actually..
...
> >  .if defined(WITH_TCL)
> > -USE_TCL=	82+
> > -USE_TCL_NO_THREADS=	yes
> > +USE_TCL=	85+
> >  .endif
> 
> I would be more than happy to see this committed. Tcl version can
> cohexist, and < 8.4 exist just to support a couple of legacy softwares.

Since you tested with 8.6, I guess it should be "USE_TCL=86+" instead.
Or do you know if it will work OK with 8.5?

> It wouldn't hurt anybody to require >= 8.5 to run the interp in vim.

Agreed.

-- 
-- David  (obrien@FreeBSD.org)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120904142223.GB83274>