Re: [ANN] Lua 5.2.0 (beta-rc4) now available
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] Lua 5.2.0 (beta-rc4) now available
- From: steve donovan <steve.j.donovan@...>
- Date: 2011年6月29日 10:53:00 +0200
On Wed, Jun 29, 2011 at 10:14 AM, Matthew Wild <mwild1@gmail.com> wrote:
> ...and I agree 100%.
Totally. Now string.fromat is just nil as before, and gives the usual
'trying to call nil error' that we are used to. It was a special case
which served no useful purpose.
steve d.