Hi Alex,

Things are looking much better now:

MacBook-Air:picoLispEmu jkleiser$ (cd src64; make)
emu.base.c: In function ‘run’:
emu.base.c:42119: warning: format not a string literal and no format
arguments
emu.base.c:42174: warning: format not a string literal and no format
arguments
MacBook-Air:picoLispEmu jkleiser$ ./pil +
: (load "misc/fibo.l")
-> NIL
: (fibo 9)
-> 34
: (bye)
MacBook-Air:picoLispEmu jkleiser$ ./pil + misc/fibo.l
: (fibo 9)
-> 34

/Jon

-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to