El Sat, 5 May 2007 23:29:05 -0300
[EMAIL PROTECTED] escribió
> >
> > Currently, Lua itself uses the patched locations, but the 2 Lua
> > modules for which there are recipes use the Lua-default locations.
Sure, i have both lua recipes fixed, but not commited yet.
I have also more lua modules recipe
Sorry for messing up the quotes earlier, hopefully this will come out better.
However I don't know how it will affect long rows, so it's kind of an
experiment.
On Sun, 06 May 2007 00:39:54 +0200, <[EMAIL PROTECTED]> wrote:
> On 5/5/07, Jonas Karlsson <[EMAIL PROTECTED]> wrote:
>> On Sat, 05 May
On 5/6/07, Aitor Pérez Iturri <[EMAIL PROTECTED]> wrote:
> Another question about modules, i add a module_name.lua to all my
> recipes like this:
>
> +local
> SOPATH="@%Compile_target%@/lib/lua/@%Compile_luaversion%@/@[EMAIL PROTECTED]"
> +local OPENFUNC="[EMAIL PROTECTED]@"
> +
> local function
On 5/6/07, mpb <[EMAIL PROTECTED]> wrote:
> On 5/6/07, Aitor Pérez Iturri <[EMAIL PROTECTED]> wrote:
>
> > Another question about modules, i add a module_name.lua to all my
> > recipes like this:
> >
> > +local
> >
> SOPATH="@%Compile_target%@/lib/lua/@%Compile_luaversion%@/@[EMAIL PROTECTED]"
> >
El Sun, 6 May 2007 16:52:31 -0300
[EMAIL PROTECTED] escribió
>
> Better not add things like these, they may add support headaches later
> on. Also, are you sure you're not breaking anything by not adding
> package.seeall to the module() declaration?
I'm doing this some time and never had problems,
Ok, I think we are converging:
On 5/6/07, Jonas Karlsson <[EMAIL PROTECTED]> wrote:
> On Sun, 06 May 2007 00:39:54 +0200, <[EMAIL PROTECTED]> wrote:
> > On 5/5/07, Jonas Karlsson <[EMAIL PROTECTED]> wrote:
> >> On Sat, 05 May 2007 01:40:48 +0200, Michael Homer
> >> > On 5/5/07, Jonas Karlsson <[EM
On Mon, 07 May 2007 00:34:00 +0200, <[EMAIL PROTECTED]> wrote:
> Ok, I think we are converging:
>
Yes, it doesn't look better... ;)
> On 5/6/07, Jonas Karlsson <[EMAIL PROTECTED]> wrote:
>> On Sun, 06 May 2007 00:39:54 +0200, <[EMAIL PROTECTED]> wrote:
>> > On 5/5/07, Jonas Karlsson <[EMAIL PROTE
On 5/7/07, Jonas Karlsson <[EMAIL PROTECTED]> wrote:
> On Mon, 07 May 2007 00:34:00 +0200, <[EMAIL PROTECTED]> wrote:
>
> > Ok, I think we are converging:
> >
> Yes, it doesn't look better... ;)
>
> > On 5/6/07, Jonas Karlsson <[EMAIL PROTECTED]> wrote:
> >> On Sun, 06 May 2007 00:39:54 +0200, <[EM