newLisp compiles also on OpenBSD3.4

Started by pjot, December 02, 2004, 04:35:40 AM

Previous topic - Next topic

Lutz

#15
Interesting what you are telling about 'read-key' and OSX. On the computer I am compiling on, termio.h is not available and it compiled and linked fine with termios.h on Darwin 6.8 - Max-OSX 10.2. So I am not sure what is going on here. Any suggestions any Mac person on this board?



Thanks for catching the 'whole' typo, perhaps this is what we need as a new function :). I also posted a new revision of the 8.3.2 manual in the development directory with some changes/additions: 'cpymem' and 'dump' are now included in the normal manual for all the folks out there who like to live dangerous and touch hardware with their lisp expressions.



Lutz

pjot

#16
By the way, I meant the typo in the "do-while" command instead of the "do-until", my mistake... :-)



Also the "cpymem" appears before "cos" and "count", shouldn't it be put there in alphabetical order? Also "dup" appears before "dump".

Lutz

#17
Oops, thanks



Lutz

Lutz

#18
.. posted rev-2: http://newlisp.org/downloads/development/newlisp_manual.html">http://newlisp.org/downloads/developmen ... anual.html">http://newlisp.org/downloads/development/newlisp_manual.html



Lutz

pjot

#19
Thanks Lutz... still the "whole"-typo in the 2nd example of the "do-while" command is there... sorry to be so annoying! :-))



Cheers



Peter

Lutz

#20
Thanks, not annoying at all! that's why I put it out there.



Lutz



ps: rev-3 posted