development release version 9.0.15

Started by Lutz, January 08, 2007, 10:44:03 AM

Previous topic - Next topic

Lutz

* fixes and changes mostly to support the new 64-bit compile flavor

* 64-bit now supported on Linux AMD64 (last tested on 9.0.14), Solaris tested on Sparc and tru64 UNIX tested on Compaq Alpha



files and changes notes here: http://newlisp.org/downloads/development/">http://newlisp.org/downloads/development/



Lutz

Jeremy Dunn

#1
Some corrections to the manual:



ROUND



"..a number is roundet.." - "..a number is ROUNDED.."



DOARGS



"sequenctially" - "sequentially"



MAT



"arithmetik" - "arithmetic"

cormullion

#2
Hi Lutz. Happy New Year! (And to all newLISP users too!)



Just noticed this:


(dup " " -40)

not enough memory in function dup


I think this was different after 8.9?



cheers

Lutz

#3
Yes, broken in 9.0.14 with all the 64-bit changes, will be fixed in 9.0.16.



Lutz



ps: thanks to Jeremy for manual typos, fixed in 9.0.16 too