lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


>>>>> "Gé" == Gé Weijers <ge@weijers.org> writes:

 Gé> The following program generates this error message:

 Gé> lua: bug.lua:19: attempt to close non-closable variable 'database'
 Gé> stack traceback:
 Gé>         bug.lua:19: in main chunk
 Gé>         [C]: in ?

Confirmed this on freebsd/amd64, with asserts on and with or without
compiler optimizations.

-- 
Andrew.