[BUG?] timer Unix vs Window
Posted: Wed Apr 20, 2011 7:08 am
Hi Lutz,
Probably not a bug but a fault-catch issue and i'm not sure if it is supposed to crash under windows.
This doesn't crash under linux. Under windows it crashes newlisp.
(I know its not how the function is supposed to be handled..but just for the notification.. ;-)
newLISP v.10.3.0 on Linux IPv4/6, execute 'newlisp -h' for more info.
> (timer 'true 1)
0
>
ERR: invalid function : (true)
>
Probably not a bug but a fault-catch issue and i'm not sure if it is supposed to crash under windows.
This doesn't crash under linux. Under windows it crashes newlisp.
(I know its not how the function is supposed to be handled..but just for the notification.. ;-)
newLISP v.10.3.0 on Linux IPv4/6, execute 'newlisp -h' for more info.
> (timer 'true 1)
0
>
ERR: invalid function : (true)
>