lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Thu, Jun 2, 2011 at 13:29, steve donovan <steve.j.donovan@gmail.com> wrote:
> Hm, maybe it's a stdout buffer flushing issue?  Does io.stdout:setvbuf
> 'no' help?

Yes, it works afterwards :-)

-- Pierre-Yves