On Mon, 17 May 2010 12:05:37 -0300 Eduardo Felipe
said:
in svn
> Hi folks!
>
> I know raster is working on rewriting lua, but still the timer API had
> a minor usability issue that I would like to see solved.
> Upon creating a timer, it's callback must return an int, otherwise it
> would panic.
Hi folks!
I know raster is working on rewriting lua, but still the timer API had
a minor usability issue that I would like to see solved.
Upon creating a timer, it's callback must return an int, otherwise it
would panic. The python bindings do the nicety of, if the callback
function returns nothin