Re: [ANN] Lua 5.2.0 (beta-rc3) now available
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] Lua 5.2.0 (beta-rc3) now available
- From: steve donovan <steve.j.donovan@...>
- Date: 2011年6月28日 08:25:03 +0200
On Tue, Jun 28, 2011 at 6:47 AM, HyperHacker <hyperhacker@gmail.com> wrote:
> I wish with the new RC announcements would include a summary of what
> changed since the last RC.
This would be useful (it helps to read the diffs backwards ;)).
It would appear that goto-labels are now per-block,
And:
> /*
> ** in case of format error, try to change decimal point separator to
> ** the one defined in the current locale and check again
> */
steve d.