[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lpeg on window working
- From: Fabio Mascarenhas <mascarenhas@...>
- Date: Tue, 15 Feb 2011 19:27:11 -0200
All tests are supposed to pass, so you still have a problem with your
setup. Maybe it is related to
http://lua-users.org/lists/lua-l/2011-02/msg00090.html, what is the
error message?
--
Fabio Mascarenhas
On Tue, Feb 15, 2011 at 7:11 PM, Andre Arpin <arpin@kingston.net> wrote:
> Working! thanks to Fabio
>
> the following line fails and had to be commented out
>
> m.P{ m.P { (m.P(3) + "xuxu")^0 * m.V"xuxu", xuxu = m.P(1) } }
>
> I have version 0.10.1 so I think it is expected to be fixed.
>
> Andre
>
>
>