Change line 27
from:
    io.write(string.format(unpack(arg)))
to:
    io.write(string.format(unpack({...})))
I am using 5.2

By the way the transition to 5.2 is surprisingly easy.

I had fewer changes to do then expected.

Thank you for all that great work.

Andre


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to