Page 1 of 1

development release version 9.0.8

Posted: Mon Dec 11, 2006 11:40 pm
by Lutz
• bug fixes
• CGI on HTTP server mode now working on Win32 and UNIX

for files and change notes see:

http://newlisp.org/downloads/development/

Lutz

sqlite problems?

Posted: Tue Dec 12, 2006 4:20 pm
by cormullion
Are there any problems with nth in newLISP v9.0.8? I'm getting this error:

Code: Select all

symbol is protected in function nth : SQLITE_TYPES
called from user defined function sql3:get-types
called from user defined function sql3:sql
called from user defined function sql3:tables

Posted: Tue Dec 12, 2006 4:57 pm
by Lutz
Yes, there was still a problem with the 'nth' changes from 9.0.6 and protected symbols. I post a corrected 9.0.9 shortly.

Lutz

Posted: Wed Jan 24, 2007 7:29 pm
by Ryon
Thanks for the improved httpd with cgi! It worked first time, "right out of the box" on my XP machine. Very convenient, and I think useful.