Bram Moolenaar wrote: > Danek Duvall wrote: > > > On Wed, May 15, 2013 at 06:58:53PM +0200, Bram Moolenaar wrote: > > > > > Patch to dynamically load Python on Solaris. (Danek Duvall, 2009 Feb 16) > > > Needs more work. > > > > I don't know that it's worth following up on this. The current python/dyn > > interface works just fine on Solaris, and while it's probably possible to > > squeeze some performance out with some linker tricks, I doubt it's worth > > the code complexity. > > I believe the note was about more work for the patch, not more work for > a working interface. If there are more improvements those are welcome, > of course.
Sure. I was just suggesting that it's not worth keeping that item on your list, as I think that patch is a dead-end given the work that's been done since on dynamic loading of other language platforms. > > Oh, and I'm still seeing problems with test86 due to patch 924, which I > > reported on May 7. > > There is not much I can do about that.. Okay. I guess it's up to ZyX to provide that fix; I would, but I don't know what the right fix is. I suspect that changing "iminsert" to "tabstop" would be the right start, but I don't know how to change the expected output properly. I'd like to see this fixed before 7.4, so that I can deliver 7.4 with all tests passing, even if it's the test that's broken. Thanks, Danek -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
