Re: [Geany-Devel] GeanyLua compatiblity with Lua > 5.2

2015-04-25 Thread Thomas Martitz
Am 25. April 2015 05:22:38 MESZ, schrieb Colomban Wendling : >So yeah, if anyone wishing to keep on using this plugin should consider >helping maintaining it, it really needs some love from time to time. > Libpeas includes lua support as of v1.14. So if my whole proxy plug-in work would be accep

Re: [Geany-Devel] GeanyLua compatiblity with Lua > 5.2

2015-04-24 Thread Frank Lanitz
Am 25.04.2015 um 05:22 schrieb Colomban Wendling: > Le 24/04/2015 23:31, Dominic Hopf a écrit : >> Hi guys, >> >> I've noticed the GeanyLua plugin does not build with Lua versions >> greater than 5.2. I've stumbled over this since I updated to the >> current version of Fedora 22 Beta which is with

Re: [Geany-Devel] GeanyLua compatiblity with Lua > 5.2

2015-04-24 Thread Lex Trotman
Another thought, Dominic, does Fedora *ONLY* provide 5.3? Surely it would provide both 5.3 and 5.2 like Debian/Ubuntu (which also still provides 5.1), so the new maintainer would only need to ensure the right one is selected by the autotools and waf build systems. Cheers Lex On 25 April 2015 at

Re: [Geany-Devel] GeanyLua compatiblity with Lua > 5.2

2015-04-24 Thread Lex Trotman
On 25 April 2015 at 13:22, Colomban Wendling wrote: > Le 24/04/2015 23:31, Dominic Hopf a écrit : >> Hi guys, >> >> I've noticed the GeanyLua plugin does not build with Lua versions >> greater than 5.2. I've stumbled over this since I updated to the >> current version of Fedora 22 Beta which is wi

Re: [Geany-Devel] GeanyLua compatiblity with Lua > 5.2

2015-04-24 Thread Colomban Wendling
Le 24/04/2015 23:31, Dominic Hopf a écrit : > Hi guys, > > I've noticed the GeanyLua plugin does not build with Lua versions > greater than 5.2. I've stumbled over this since I updated to the > current version of Fedora 22 Beta which is with Lua 5.3.0 already. > > Is someone able to fix the issue

[Geany-Devel] GeanyLua compatiblity with Lua > 5.2

2015-04-24 Thread Dominic Hopf
Hi guys, I've noticed the GeanyLua plugin does not build with Lua versions greater than 5.2. I've stumbled over this since I updated to the current version of Fedora 22 Beta which is with Lua 5.3.0 already. Is someone able to fix the issues and make the plugin compatible with Lua versions greater