Re: [PATCH] BUG: Missing 'lua_State' parameter in 'floatforloop'
Roberto Ierusalimschy <[email protected]>
| Newsgroups | gmane.comp.lang.lua.general |
|---|---|
| Message-ID | <[email protected]> |
> 'floatforloop' uses 'L' in 'luai_numadd(L, idx, step)' but does > not receive it as a parameter. It compiles only because the default > 'luai_numadd' macro ignores 'L'; custom redefinitions would break. Thanks for the feedback. -- 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/20260311140644.GD13791%40arraial.inf.puc-rio.br.