Page 1 of 1
newLISP release version 8.3.0
Posted: Mon Nov 22, 2004 4:24 pm
by Lutz
Posted: Mon Nov 22, 2004 5:05 pm
by pjot
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
Posted: Mon Nov 22, 2004 6:06 pm
by HPW
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!
Posted: Mon Nov 22, 2004 7:35 pm
by Lutz
> The new short command 'int' had stoped my neobook PubParser/Viewer
Should have put this in a development release first, sorry about this ;)
Lutz
Posted: Mon Nov 22, 2004 8:05 pm
by HPW
Not a real problem, took me half a hour to catch it in TK.
With Dll debugging is often not so easy. ;-)