Re: __update metamethod — in tercept writes to existing keys (patch for 5.5.0)
Roberto Ierusalimschy <[email protected]>
| Newsgroups | gmane.comp.lang.lua.general |
|---|---|
| Message-ID | <[email protected]> |
> It seems that in Lua 5.5, the `isrealasize` is no longer in use, and the > corresponding comments should be able to be removed. > src/ltable.c:** dummy bit must be exchanged: The 'isrealasize' is not > related > src/ltm.h:** the table is using the dummy node; bit 7 is used for > 'isrealasize'.) > ``` Thanks for the feedback. We have done that already: https://github.com/lua/lua/commit/c4e2c91973fed04e7da940c00c92f10f9eb0f9ec -- Roberto -- You received this message because you are subscribed to the Google Groups "lua-l" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/lua-l/20260409193354.GB268993%40arraial.inf.puc-rio.br.