Re: lua_setmetatable return type
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: lua_setmetatable return type
- From: 云风 Cloud Wu <cloudwu@...>
- Date: 2019年7月23日 14:55:27 +0800
The lua_setmetatable of lua 5.0 may returns 0 if the type can not have
a metatable. The document changed from 5.2.