在 2015年5月8日星期五 UTC+8上午11:13:12,驼峰写道:
> 在 2015年4月21日星期二 UTC+8下午12:02:04,Andrei Olsen写道:
> > On Monday, April 20, 2015 at 3:31:09 PM UTC+2, tux. wrote:
> > > Am 2015-04-19 18:53, schrieb Claudia Hardman:
> > >
> > > > Tested with tuxproject 7.4.699 x64, and also with precompiled 7.4.691
> > > > x64 from
> > > > [veegee](https://bintray.com/veegee/generic/vim_x64/view#files),
> > > > platform Windows 7. Lua 5.3 and 5.2, respectively are not detected,
> > > > tests for lua return same results as noted by Pedro.
> > >
> > > So we can assume Lua (and Ruby?) integration for x64 is broken upstream?
> >
> > Dynamic Lua 5.3 seems to be broken. Static seems to be okay. Lua 5.2 works
> > fine. Tested with the above mentioned gvim builds.
> >
> > Regarding Ruby, Ruby 2.2.x would need this patch:
> > https://groups.google.com/forum/#!topic/vim_dev/36I2nxOEUGk
>
> I run into the same issue. 5.2.3 works fine but 5.3 is broken.
I try to execution follow command. It return "symbol lookup error: undefined
symbol: lua_replace". This may be lua's error.
# LD_DEBUG=files vim
.........
28383: file=liblua-5.3.so [0]; dynamically loaded by vim [0]
28383: file=liblua-5.3.so [0]; generating link map
28383: dynamic: 0x00007f4ccff3fd80 base: 0x00007f4ccfd08000 size:
0x0000000000238758
28383: entry: 0x00007f4ccfd10000 phdr: 0x00007f4ccfd08040 phnum:
7
28383:
28383:
28383: calling init: /lib64/liblua-5.3.so
28383:
28383: opening file=/lib64/liblua-5.3.so [0]; direct_opencount=1
28383:
28383: /lib64/liblua-5.3.so: error: symbol lookup error: undefined
symbol: lua_replace (fatal)
28383:
28383: calling fini: /lib64/liblua-5.3.so [0]
28383:
28383:
28383: file=/lib64/liblua-5.3.so [0]; destroying link map
neocomplete does not work with this version of Vim.
It requires Vim 7.3.885 or later with Lua support ("+lua").
system info: fedora 22
vim version: 7.4
vim patched: 1-207, 209-728
lua version: 5.3.0
--
--
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/d/optout.