[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: lua40 and Debian
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Mon, 18 Feb 2008 18:56:01 -0300
> The Lua library is unique in terms of how stable each release is, how
> apps can embed it and become bound to a certain version indefinitely,
Hence our recommendation that Lua be statically linked to apps...
On the other hand, I see that apps might be interested in using bug-fix
releases of the same Lua version without being forced to relink. Not an
easy decision...