lua-users home
lua-l archive

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


Never mind, it looks like that was indeed a problem of my own. It wasn't even caused by the version change, just a failure on my part to follow proper testing procedures.

Sorry for the false alarm, and thanks for the improvement!

On Tue, Apr 9, 2013 at 12:17 PM, Mark Gabby <mwgabby@gmail.com> wrote:

I'll investigate tonight and let you know if I find anything.

On Apr 9, 2013 12:11 PM, "Roberto Ierusalimschy" <roberto@inf.puc-rio.br> wrote:
> Version .12 did banish the too-large pattern issue, but now it is giving me
> errors about undefined grammar elements. The weird thing is that which are
> undefined is changing per-run. This may be a bug on my end exposed by the
> version change, but I haven't spent time investigating yet.

Any news about this?

-- Roberto