On Friday, August 14, 2015 at 6:32:49 AM UTC-4, Matthew Wild wrote: > > Hi Ben, > > Lua 5.2 has major changes that are not backwards-compatible with Lua > 5.1. In particular for example, the module() function was removed > which Prosody uses in almost every file in the project :) > > We're working on 5.2 support for future releases, but the 0.9.x series > will remain compatible with 5.1 only.
Is there a branch available that is compatible ? Currently build repeatability is a higher priority then stability. > This also keeps us compatible > with LuaJIT, which is primarily 5.1-based and doesn't support some of > The LuaJit in macports is version 2.0.4 is that what I should be targeting? Thanks, Ben Lua 5.2's features (yet?). > > Regards, > Matthew > > On 13 August 2015 at 23:16, <[email protected] <javascript:>> wrote: > > I working through installing Prosody and I really like it so far. I have > a > > set-up that seems to be installed but when I try launch prosody I > receive > > the message that I have lua 5.2 installed and lua 5.1 is required. > > My question is can I just the ./confiugre to use 5.2 and see what > happens? > > > > The system is already running a pre-reales os x 10.11 and Xcode-beta so > I'm > > not risking stability. > > > > Thanks, > > > > Ben > > > > -- > > You received this message because you are subscribed to the Google > Groups > > "prosody-dev" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to [email protected] <javascript:>. > > To post to this group, send email to [email protected] > <javascript:>. > > Visit this group at http://groups.google.com/group/prosody-dev. > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "prosody-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/prosody-dev. For more options, visit https://groups.google.com/d/optout.
