|
On Thu, Aug 13, 2009 at 4:21 PM, Duncan Cross<duncan.cross@gmail.com> wrote: > > Thanks again for this Peter, I've experimented with it a bit more and > found some bugs - both relating to trying the "Return duplicated > arguments" test with different numbers of arguments: > + Zero arguments ends up with a single "nil" value (it looks like > detuple is expanding an empty list to one nil value?) > + One argument ends up with some weird value that Lua represents as ": > 0000000" instead (a tuple that never got detupled?) Should now be fixed.
Attachment:
expvar.diff
Description: Binary data
Attachment:
tuples.lua
Description: Binary data