lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


In message <20101119125858.GA12912@inf.puc-rio.br> you wrote:

> > I found that I had to stick in the line
> >
> > #define luaL_reg luaL_Reg
> >
> > at the front of lpeg.c to get Lpeg 0.10 to compile with
> > Lua 5.2.0-alpha-rc2.
> >
> > I hope that is not an awful blooper.
>
> Kind of... luaL_reg was already deprecated in 5.1, but 5.1 had a
> compatibility #define for it. I will fix that.

That is a relief. It was to the possibility of me having made a
mistake (by assuming that the #define was the right one)
to which I was referring ;).
-- 
Gavin Wraith (gavin@wra1th.plus.com)
Home page: http://www.wra1th.plus.com/