[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lua-l
Subject:    LPEG > 0.10 regression: 'B' (pattern may not have fixed length)
From:       Daurnimator <quae () daurnimator ! com>
Date:       2015-05-30 1:31:45
Message-ID: CAEnbY+ffrqhCrWGzTyqHu=fp14OcG_cKECdjumOQiQxJh9qXDg () mail ! gmail ! com
[Download RAW message or body]

Trying to use Peter Odding's lxsh
Issue has been filed for a while over there:
https://github.com/xolox/lua-lxsh/issues/5
But this should probably be fixed in LPEG itself?


The below works fine with lpeg 0.10:

> lpeg = require"lpeg"
> D = lpeg.R'09'
> BB = lpeg.B(-D, 1)
stdin:1: bad argument #1 to 'B' (pattern may not have fixed length)

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic