[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua 5.4.0-alpha-rc1 behavior with closing methods errors
- From: Jim <sysinit@...>
- Date: Wed, 26 Jun 2019 19:20:46 +0200
26.06.2019, 18:58, "Coda Highland" <chighland@gmail.com>:
>> optional refcounting would not hurt, right ?
> Might, actually. It adds overhead to every assignment.
he suggested using a metatable method, so for this to work the
assigned value needs to have a metatable or be a table itself.
hence this does not apply to every assignment.
> /s/ Adam
BTW: using the "basic" gmail webinterface might help with avoiding
html formating in mails since it sends plain text only and i think it also
converts replies to html mails to plain text. else hit the "without formating"
button in the default gmail webinterface when composing messages,
there is no need for html in purely textual communication.
- References:
- Lua 5.4.0-alpha-rc1 behavior with closing methods errors, phlnc8
- Re: Lua 5.4.0-alpha-rc1 behavior with closing methods errors, David Heiko Kolf
- Re: Lua 5.4.0-alpha-rc1 behavior with closing methods errors, Francisco Olarte
- Re: Lua 5.4.0-alpha-rc1 behavior with closing methods errors, David Heiko Kolf
- Re: Lua 5.4.0-alpha-rc1 behavior with closing methods errors, Francisco Olarte
- Re: Lua 5.4.0-alpha-rc1 behavior with closing methods errors, David Heiko Kolf
- Re: Lua 5.4.0-alpha-rc1 behavior with closing methods errors, Francisco Olarte
- Re: Lua 5.4.0-alpha-rc1 behavior with closing methods errors, Sergey Kovalev
- Re: Lua 5.4.0-alpha-rc1 behavior with closing methods errors, Matthew Wild
- Re: Lua 5.4.0-alpha-rc1 behavior with closing methods errors, Sergey Kovalev
- Re: Lua 5.4.0-alpha-rc1 behavior with closing methods errors, szbnwer@<a href="/cgi-bin/echo.cgi?gmail.com">...</a>
- Re: Lua 5.4.0-alpha-rc1 behavior with closing methods errors, Jim
- Re: Lua 5.4.0-alpha-rc1 behavior with closing methods errors, Coda Highland