lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


I've taken a previous git repository of Lua's history and have been updating it.

I've applied this patch as well:
http://github.com/jsnyder/lua

There are a couple branches with power patches on them as well.  I
think I mainly envisioned using the repo for testing those.

Of course, the rev history is a little sparse so it doesn't show much
more than the released versions...

On Thu, May 13, 2010 at 7:28 PM, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
> A patch file for Lua 5.1.4 is now available at
>        http://www.lua.org/ftp/patch-lua-5.1.4-1
>
> It combines all patches listed in
>        http://www.lua.org/bugs.html#5.1.4
>
> Apply this patch to a pristine copy of Lua 5.1.4 with:
>        wget http://www.lua.org/ftp/lua-5.1.4.tar.gz
>        tar zxf lua-5.1.4.tar.gz
>        cd lua-5.1.4/src
>        wget http://www.lua.org/ftp/patch-lua-5.1.4-1
>        patch < patch-lua-5.1.4-1
> Use curl -O -R if you don't have wget (e.g., in Mac OS X).
>
> This patch is identified by this data
>        # patch-lua-5.1.4-1 created 2010-05-13T21:03:24-0300
>        md5: 5c7f6dc54cedde48cd3f6342ca794591
>
> All feedback welcome.
> --lhf
>



-- 
James Snyder
Biomedical Engineering
Northwestern University
jbsnyder@gmail.com
PGP: http://fanplastic.org/key.txt
Phone: (847) 448-0386