On Fri, 5 Mar 2021 at 10:23, Roberto Ierusalimschy <[email protected]> wrote:
Our thinking in this change is that probably very few people are already
using to-be-closed variables in the C API, so this change would affect
very few people.
luafilesystem is a C library that uses to-be-closed variables. Is this affected by this change?