Re: [wxlua-users] Compilation errors without compat28 setting with the trunk version

2014-02-07 Thread Paul K
Hi John, > Yes, there are far more differences than I realized, you'll have to use > --enable-compat28 for the near future. That's okay; I already added it to some of my build scripts, just wanted to let you know. > I have also seen some problems with the wxLua app (editor.wx.lua) not exiting

Re: [wxlua-users] Compilation errors without compat28 setting with the trunk version

2014-02-07 Thread John Labenski
On Fri, Feb 7, 2014 at 6:48 PM, Paul K wrote: > Hi John, > > I came across few more compilation errors when compat28 flag is not used: > > Yes, there are far more differences than I realized, you'll have to use --enable-compat28 for the near future. I have also seen some problems with the wxLua a