[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] LPeg 0.12 (rc1)
- From: Roberto Ierusalimschy <roberto@...>
- Date: Thu, 11 Apr 2013 15:39:53 -0300
> Roberto Ierusalimschy wrote:
> >> lpeg 0.11-2 is now built and installed in /usr/local/ (license: MIT/X11)
> >> e@eSammy:~$ lua
> >> [...]
> >> Segmentation fault
> >
> > But is this with LPeg 0.12 (rc1) or 0.11?
>
> I tested it with 0.12(rc1) but now I downloaded 0.11 and there it
> happens, too.
Sorry to insist, but are you sure about the bug in 0.12(rc1)? Can you
reproduce it?
Thanks,
-- Roberto