ports/171158: [patch] editors/vim -- remove limitation on unthreaded version of Tcl
David O'Brien
obrien at FreeBSD.org
Tue Sep 4 14:22:24 UTC 2012
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 at FreeBSD.org)
More information about the freebsd-ports-bugs
mailing list