Re: Patch 7.4.759

2015-06-27 Fir de Conversatie Cesar Romani
On 26/06/2015 01:17 p.m., Christian Brabandt wrote: > Hi Cesar! > > On Fr, 26 Jun 2015, Cesar Romani wrote: > >> On 25/06/2015 11:28 a.m., Bram Moolenaar wrote: >>> >>> Patch 7.4.759 >>> Problem:Building with Lua 5.3 doesn't work, symbols h

Re: Patch 7.4.759

2015-06-27 Fir de Conversatie KF Leong
On Saturday, June 27, 2015 at 2:19:21 AM UTC+8, Bram Moolenaar wrote: > KF Leong wrote: > > > On Friday, June 26, 2015 at 12:28:05 AM UTC+8, Bram Moolenaar wrote: > > > Patch 7.4.759 > > > Problem:Building with Lua 5.3 doesn't work, symbols have changed.

Re: Patch 7.4.759

2015-06-26 Fir de Conversatie Bram Moolenaar
KF Leong wrote: > On Friday, June 26, 2015 at 12:28:05 AM UTC+8, Bram Moolenaar wrote: > > Patch 7.4.759 > > Problem:Building with Lua 5.3 doesn't work, symbols have changed. > > Solution: Use the new names for the new version. (Felix Schnizlein) &g

Re: Patch 7.4.759

2015-06-26 Fir de Conversatie Christian Brabandt
Hi Cesar! On Fr, 26 Jun 2015, Cesar Romani wrote: > On 25/06/2015 11:28 a.m., Bram Moolenaar wrote: > > > > Patch 7.4.759 > > Problem:Building with Lua 5.3 doesn't work, symbols have changed. > > Solution: Use the new names for the new version. (Felix

Re: Patch 7.4.759

2015-06-26 Fir de Conversatie Cesar Romani
On 25/06/2015 11:28 a.m., Bram Moolenaar wrote: > > Patch 7.4.759 > Problem:Building with Lua 5.3 doesn't work, symbols have changed. > Solution: Use the new names for the new version. (Felix Schnizlein) > Files: src/if_lua.c When building on Windows with MinGW32

Re: Patch 7.4.759

2015-06-25 Fir de Conversatie 驼峰
在 2015年6月26日星期五 UTC+8上午12:28:05,Bram Moolenaar写道: > Patch 7.4.759 > Problem:Building with Lua 5.3 doesn't work, symbols have changed. > Solution: Use the new names for the new version. (Felix Schnizlein) > Files: src/if_lua.c > > > *** ../vim-7.4.758/src/if

Re: Patch 7.4.759

2015-06-25 Fir de Conversatie KF Leong
On Friday, June 26, 2015 at 12:28:05 AM UTC+8, Bram Moolenaar wrote: > Patch 7.4.759 > Problem:Building with Lua 5.3 doesn't work, symbols have changed. > Solution: Use the new names for the new version. (Felix Schnizlein) > Files: src/if_lua.c > > > *** .

Patch 7.4.759

2015-06-25 Fir de Conversatie Bram Moolenaar
Patch 7.4.759 Problem:Building with Lua 5.3 doesn't work, symbols have changed. Solution: Use the new names for the new version. (Felix Schnizlein) Files: src/if_lua.c *** ../vim-7.4.758/src/if_lua.c 2015-02-17 16:28:51.365508352 +0100 --- src/if_lua.c2015-06-25