Re: [PATCH] setmetatable({}) causes error
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [PATCH] setmetatable({}) causes error
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2017年7月13日 12:43:35 -0300
> What's confusing is beating your head against a wall for half an hour trying
> to figure out why on Earth a function call is raising an error before finally
> finding the answer in Lua's _source code_. That was time out of my life that
> had no reason at all to be spent, and I would rather that no one else ever
> have to do that.
Beating your head against a wall is always confusing...
-- Roberto