Re: Library Versioning
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Library Versioning
- From: Diego Nehab <diego@...>
- Date: Fri, 7 Apr 2006 02:02:32 -0400 (EDT)
Hi,
Everywhere else this is stated in the web page/documentation of
the software. I agree that appending the Lua version to the file name
is cumbersome.
Besides, at one point a single LuaSocket source tree could be
compiled for two different versions of Lua, say 5.1 and 5.2. Would you
release two identical source tarballs?
I wouldn't have a problem with that. The source code is small, and I
believe the clarity would be worth it. Regardless, we need something like
this for the binaries.
Regards,
Diego.