[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] LPeg 1.0.1
- From: Alexander Nasonov <alnsn@...>
- Date: Sat, 14 Jan 2017 22:26:04 +0000
Roberto Ierusalimschy wrote:
> > On 13/01/2017 15:57, Roberto Ierusalimschy wrote:
> > lua: test.lua:1135: too many results to unpack
> > [...]
>
> Fixed. (Lua 5.1 has a much lower limit for the number of values returned
> by a function. Both issues were with the test file, not with LPeg
> itself.) Thanks for the feedback.
Apart from this issue, what bugs were fixed in 1.0.1?
Alex