• 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
Are there any problems with nth in newLISP v9.0.8? I'm getting this error:
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
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
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.