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
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
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!
> The new short command 'int' had stoped my neobook PubParser/Viewer
Should have put this in a development release first, sorry about this ;)
Lutz
Not a real problem, took me half a hour to catch it in TK.
With Dll debugging is often not so easy. ;-)