newLISP Fan Club

Forum => newLISP newS => Topic started by: Lutz on November 22, 2004, 08:24:05 AM

Title: newLISP release version 8.3.0
Post by: Lutz on November 22, 2004, 08:24:05 AM
Thanks to everybody for their suggestions and bug reports!



For files: http://www.newlisp.org/index.cgi?page=Downloads



For release notes: http://newlisp.org/download/newLISP_83_Release_Notes.html



Lutz
Title:
Post by: pjot on November 22, 2004, 09:05:15 AM
Hi Lutz,



Thanks, great!



I saw you've added the function 'flt' which enables correct passing of floats to C libraries. I've changed the OpenGL demo to this new function.



Also I discovered that the OpenGL demo does not work on older Linux distros; this has been corrected now.



Peter
Title:
Post by: HPW on November 22, 2004, 10:06:19 AM
Thanks Lutz for the new major release!



The new short command 'int' had stoped my neobook PubParser/Viewer

from working, since i used 'int' as a local variable.

Testing under TK shows the reason.



Keep on!
Title:
Post by: Lutz on November 22, 2004, 11:35:13 AM
> The new short command 'int' had stoped my neobook PubParser/Viewer



Should have put this in a development release first, sorry about this ;)



Lutz
Title:
Post by: HPW on November 22, 2004, 12:05:25 PM
Not a real problem, took me half a hour to catch it in TK.

With Dll debugging is often not so easy. ;-)