development version newLISP 6.5.27

Notices and updates
Locked
Lutz
Posts: 5289
Joined: Thu Sep 26, 2002 4:45 pm
Location: Pasadena, California
Contact:

development version newLISP 6.5.27

Post 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

Locked