[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Memory allocation error in lpeg v0.9
- From: Cedric Mauclair <cedric.mauclair@...>
- Date: Wed, 4 Aug 2010 11:08:41 +0200
On Wed, Aug 4, 2010 at 10:50, Linker <linker.m.lin@gmail.com> wrote:
> Hi Cédric,
> You can add the following line to the test.lua:
> collectgarbage("stop")
> It will help you to work around the problem.
Thank you. I tried that and I got 3 pluses in less than a second. I
imagine that it means 3 tests succeeded. However, I get a 'Bus error'
now. :-(
>
> --
> Regards,
> Linker Lin
> linker.m.lin@gmail.com
>
-- Cédric