Fabio, On Tue, Nov 23, 2010 at 11:12 AM, Fabio Mascarenhas <mascaren...@acm.org>wrote:
> LPEG 0.10 identifiers in an RE grammar now can have underscores, so > [%w_] is interpreted as a character class consisting of only the > predefined pattern named w_ instead of a character class consisting of > the predefined pattern named w and an undescore... > > Flipping [%w_] to [_%w] fixes it, if you do not want to go back to > LPEG 0.9. Sorry for not noticing this, the (breaking) change was not > in LPEG 0.10's changelog... > > -- > Fabio Mascarenhas I hate to bring up an old thread, but I just installed Orbit from scm using LuaRocks and the fix you give is not in git yet. Is there any reason this is not? -- Regards, Ryan
_______________________________________________ Kepler-Project mailing list Kepler-Project@lists.luaforge.net http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project http://www.keplerproject.org/