Page 1 of 1

development version newLISP 6.5.27

Posted: Thu Oct 17, 2002 1:35 am
by Lutz
Further fixes for NaN, newlisp-tk.tcl and a new function 'constant' for defining constants protected from change.:

http://nuevatec.com/download/development/

See change log:

- new function 'constant' to protect symbol contents from changing
- fixed bug in newlisp-tk.tcl which was introduced after 6.5.23
which caused problems in Mouse.lsp (_result -> result in 'tk')
- 'div' with NaN value raised exception/crashed in Win32, now
returns NaN
- DOMAIN error messages in the Win32 versions are now silenced


Lutz