newLISP development release v.10.0.7

Started by Lutz, June 01, 2009, 06:40:45 AM

Previous topic - Next topic

Lutz

• changes in build process and installation

• other minor changes and fixes



files and CHANGES notes: http://www.newlisp.org/downloads/development/">http://www.newlisp.org/downloads/development/

Jeff

#1
Bug in the new mysql module in MySQL:fetch-all. When a result returns no rows (but is a valid query), reverse fails. It can be fixed by setting a default value to the local variable 'all:


(define (fetch-all , (all '()))
Jeff

=====

Old programmers don\'t die. They just parse on...



http://artfulcode.net\">Artful code