lua-l archive
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
] [
Date Index
] [
Thread Index
]
Subject
:
Re: [ANN] LPeg 0.12 (rc1)
From
: Doug Currie <doug.currie@
...
>
Date
: Wed, 10 Apr 2013 20:18:42 -0400
On Wed, Apr 10, 2013 at 5:12 PM, David Heiko Kolf
<
kolf@gmx.de
>
wrote:
Does this happen for anybody else?
lpeg 0.11-2 is now built and installed in /usr/local/ (license: MIT/X11)
e@eSammy:~$ lua
Lua 5.2.1 Copyright (C) 1994-2012 Lua.org, PUC-Rio
> g = require ("lpeg")
> Space = (g.S" \n\r\t" + g.P"\239\187\191")^0
> g.match (Space, "")
Segmentation fault
e@eSammy:~$ uname -a
Linux eSammy 3.2.0-4-amd64 #1 SMP Debian 3.2.41-2 x86_64 GNU/Linux
e@eSammy:~$ gcc --version
gcc (Debian 4.7.2-5) 4.7.2
Follow-Ups
:
Re: [ANN] LPeg 0.12 (rc1)
,
Roberto Ierusalimschy
References
:
[ANN] LPeg 0.12 (rc1)
,
Roberto Ierusalimschy
Re: [ANN] LPeg 0.12 (rc1)
,
David Heiko Kolf
Prev by Date:
Re: 5.2 and 5.1
Next by Date:
Re: ideas for lambda syntax
Previous by thread:
Re: [ANN] LPeg 0.12 (rc1)
Next by thread:
Re: [ANN] LPeg 0.12 (rc1)
Index(es):
Date
Thread