[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: merging lua files
- From: Valerio Schiavoni <valerio.schiavoni@...>
- Date: Wed, 7 Jul 2010 17:38:14 +0200
Hello Vladimir,
i've tried to using squish for a very simple module, and I got this:
./make_squishy /Users/veleno/workspace/unine-svn/code/trunk/minirpc/minirpc.lua
Couldn't resolve string (required in
/Users/veleno/local/lualibs/lib/splay/benc.lua)
lua: ./make_squishy:93: table index is nil
stack traceback:
./make_squishy:93: in function 'scan_file'
./make_squishy:126: in main chunk
[C]: ?
I sent an email to the author, maybe it's a known bug.
On Fri, Jul 2, 2010 at 6:44 PM, Vadim Peretokin <vperetokin@gmail.com> wrote:
> Look at Squish by Matthew Wild, it does exactly
> this: http://matthewwild.co.uk/projects/squish/home
>
>