[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ann] Lua 1.0-alpha For IntelliJ IDEA And Other JetBrains Products
- From: Pierre-Yves Gérardy <pygy79@...>
- Date: Thu, 2 Jun 2011 14:46:23 +0200
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