[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.3.6 (rc1) now available
- From: Andrew Gierth <andrew@...>
- Date: Wed, 15 Jul 2020 10:24:37 +0100
>>>>> "Viacheslav" == Viacheslav Usov <via.usov@gmail.com> writes:
Viacheslav> In our private patch, we have decided to stick with Lua's
Viacheslav> specification of io.popen(), which only supports "r" and
Viacheslav> "w", and make it always select the binary mode.
Wouldn't binary mode be almost always the wrong choice, though?
--
Andrew.