[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Request for ./?/init.lua in the default package.path
- From: M Joonas Pihlaja <jpihlaja@...>
- Date: Fri, 29 May 2009 05:27:24 +0300 (EEST)
On Thu, 28 May 2009, David Manura wrote:
> On Thu, May 28, 2009 at 2:42 PM, M Joonas Pihlaja wrote:
> > Can Lua 5.2 have ./?/init.lua in the default package.path?
>
> Or remove the init.lua thing entirely [1].
>
> [1] http://lua-users.org/lists/lua-l/2009-04/msg00389.html
Yes, I did read that thread before posting. Please don't remove the
init.lua thing entirely unless 5.2 introduces enough backward
incompatibility that Lua 5.1 modules won't work without modification
anyway.
Joonas