[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.3.0 (rc2) now available
- From: Dirk Laurie <dirk.laurie@...>
- Date: Thu, 25 Dec 2014 08:41:55 +0200
2014-12-25 1:05 GMT+02:00 Daurnimator <quae@daurnimator.com>:
> The new respect for the __name metafield by argument checking is
> actually a bigger change I didn't even know about until you mentioned
> it on IRC today.
At this stage it is an implementation detail: all that the manual says
about it is in the description of API function `luaL_newmetatable`,
not where it will be used.