Package: pd-lua / 0.6.0-2

Metadata

Package Version Patches format
pd-lua 0.6.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
update_to_lua52.patch | (download)

examples/list-pak.pd_lua | 2 1 + 1 - 0 !
examples/list-unpack.pd_lua | 2 1 + 1 - 0 !
examples/peekbag.pd_lua | 6 3 + 3 - 0 !
3 files changed, 5 insertions(+), 5 deletions(-)

 lua5.2 compat
 the lua-scripts here use table.getn(foo) which has been removed in
 lua5.2 in favour of "#foo"