Re: LPeg 0.10
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: LPeg 0.10
- From: Roberto Ierusalimschy <roberto@...>
- Date: Thu, 4 Nov 2010 17:39:17 -0200
> Could you please re-generate the tarball to unpack into an lpeg-0.10
> subdirectory?
Done.
> I see that the re module is now using a locale-dependent definition of
> space for parsing grammars, which is opposite to the locale-independent
> trend of Lua-5.2.
This is nothing ideological. (Actually I did not really think about it ;)
I hope locales do not change too much about what they consider spaces...
-- Roberto