Re: table.unpack does not produce a line number on error
Roberto Ierusalimschy <[email protected]>
| Newsgroups | gmane.comp.lang.lua.general |
|---|---|
| Message-ID | <[email protected]> |
> When table.unpack encounters an error (such as the above or "attempt to get length of a number value"), it doesn't add/push the source and line number of the error. > > [...] Thanks for the feedback. In fact, table.unpack should use 'aux_getn' like the other functions. -- 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/20260308190307.GA52186%40arraial.inf.puc-rio.br.