newLISP Fan Club

Forum => newLISP newS => Topic started by: Lutz on November 20, 2005, 08:13:07 AM

Title: development version newLISP 8.7.2
Post by: Lutz on November 20, 2005, 08:13:07 AM
New batch-mode 'net-ping' suited for network discovery and several bug fixes.



Dowloads and change notes see: http://newlisp.org/downloads/development/



Lutz
Title:
Post by: newdep on November 20, 2005, 08:57:18 AM
hi Lutz,



Nice addons and fixes thanks, net-ping and dup, great enhancements!



a little remark... the net-ping does return a reverse ip number in the lists ! (intel) Although this is not wrong the manual states different.  



>(net-ping "10.10.10.11")

>("11.10.10.10")



What was wrong with the time cycle during midnight? double zeros perhpas?





Regards, Norman.
Title:
Post by: Lutz on November 20, 2005, 09:50:09 AM
I have not had a chance yet to test on little-endian CPUs, this will be fixed shortly.



Lutz
Title:
Post by: Lutz on November 20, 2005, 09:57:25 AM
newlisp-8.7.2.tgz has been reposted with the byte-order fix for 'net-ping' on Intel CPUs



Lutz