lua-users home
lua-l archive

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


On 26.11.2010 14:49, Enrico Colombini wrote:
Ideally (for Windows) with versions for the major system DLLs: MSVCRT, the latest VC version and (possibly) cygwin.
Why? Dlls may rely on runtime dll version being the same only if they are packaged together. Otherwise, this is a bug in dll. This bug should be uncommon for Lua dlls, because Lua provides an allocator that solves the problem of passing memory between Lua dlls.

--
Best regards,
Sergey Rozhenko                 mailto:sergroj@mail.ru