2008/9/16 Bram Moolenaar <[EMAIL PROTECTED]>:
>
> Paul Moore wrote:
>
>> On Sep 11, 3:06 am, Luis Carvalho <[EMAIL PROTECTED]> wrote:
>> > In any case, the latest version of the patch that fixes Make_bc5.mak can be
>> > found at:
>> >
>> > http://wiki.linuxfromscratch.org/blfs/attachment/wiki/vim/
Paul Moore wrote:
> On Sep 11, 3:06 am, Luis Carvalho <[EMAIL PROTECTED]> wrote:
> > In any case, the latest version of the patch that fixes Make_bc5.mak can be
> > found at:
> >
> > http://wiki.linuxfromscratch.org/blfs/attachment/wiki/vim/vim72-lua-0...http://wiki.linuxfromscratch.org/blfs/att
On Sep 11, 3:06 am, Luis Carvalho <[EMAIL PROTECTED]> wrote:
> In any case, the latest version of the patch that fixes Make_bc5.mak can be
> found at:
>
> http://wiki.linuxfromscratch.org/blfs/attachment/wiki/vim/vim72-lua-0...http://wiki.linuxfromscratch.org/blfs/attachment/wiki/vim/vim72-lua-m..
On Sep 11, 3:06 am, Luis Carvalho <[EMAIL PROTECTED]> wrote:
> > :lua print (12 * 36)
> > works, but
> > :lua print (0 / 0)
> > or
> > :lua print ( * )
> > crashes Vim
>
> I couldn't reproduce this behavior, but I don't have Vim compiled with BCC.
When compiled with mingw/gcc 0/0
> In this patch, for Make_bc5.mak, I have found two errors:
>
> line 42:
> > +INTERP_DEFINES = $(INTERP_DEFINES) -DDYNAMIC_LUA
> > -DDYNAMIC_LUA_DLL=\"lua$(PERL_VER).dll\"
> LUA_VER
>
> line 90:
> >+$(LUA_LIB_FLAG)perl.lib+
> lua.lib
Thanks for the report.
> I have a warning, using Vim 7.
Mondal, Shishir wrote:
> I have tried earlier, but could not do that: any one knows
> definite steps how to unsubscribe from the list?
Please report any problem you have when you try the following (report = reply to
this mail):
Click the link in the footer of the mail:
> You received this messa
interface : Borland C++ 5.5.1 test
On Fri, 5 Sep 2008 13:49:12 -0400, Luis Carvalho wrote:
> I've also patched the Windows makefiles:
>
> http://wiki.linuxfromscratch.org/blfs/attachment/wiki/vim/vim72-lua-ma
> k-0.4.patch.gz
In this patch, for Make_bc5.mak, I have found two
On Fri, 5 Sep 2008 13:49:12 -0400, Luis Carvalho wrote:
> I've also patched the Windows makefiles:
>
> http://wiki.linuxfromscratch.org/blfs/attachment/wiki/vim/vim72-lua-mak-0.4.patch.gz
In this patch, for Make_bc5.mak, I have found two errors:
line 42:
> +INTERP_DEFINES = $(INTERP_DEFINES) -