Page 1 of 1
development version newLISP 8.8.9
Posted: Fri Jun 02, 2006 12:33 pm
by Lutz
• bugfixes for 'net-ping' and new 'nth-set/set-nth' syntax
• complete edit pass through first 3 chapters of manual (thanks Michael)
for files and changenotes see
http://newlisp.org/downloads/development/
Lutz
Posted: Fri Jun 02, 2006 12:46 pm
by pjot
Thanks! Just checked the fixes.
One minor thing though: in the HTML manual, in the left frame, the command "swap" is mentioned twice.
Sorry to be so annoying ;-)
Peter
Posted: Fri Jun 02, 2006 1:24 pm
by Lutz
Thanks, not annoying at all, this is what quality assurance is about.
Lutz
Posted: Thu Jun 08, 2006 6:27 pm
by pjot
In that case I have some other tiny winy weeny nagging issue ;-)
When I start newLISP in Linux, I see this:
peter@Solarstriker:~$ newlisp
newLISP v.8.8.0 on linux, execute 'newlisp -h' for more info.
>
The word 'linux' is written with a small 'l'. Now don't you folks laugh at me! Indeed it's almost too unimportant to mention. Still, at other OS'es we'll see the OS name with a capital, e.g. "Solaris", "Tru64Unix", "BSD", "OSX", "Win32" and so on.
Again, I am almost ashamed to bring this up. Still I'ld really like the capital 'L' here... :-)
Cheers
Peter
Posted: Thu Jun 08, 2006 8:13 pm
by Lutz
Thanks for pointing this out ... fixed in 8.8.10
Code: Select all
newLISP v.8.8.10 on Linux, execute 'newlisp -h' for more info.
>
Lutz
ps: looks much better ;)
Posted: Thu Jun 08, 2006 8:49 pm
by pjot
Thanks!
ps: looks much better ;)
Definitely! :-)
Peter
Posted: Thu Jun 08, 2006 10:16 pm
by m i c h a e l
Peter wrote:Now don't you folks laugh at me! Indeed it's almost too unimportant to mention.
Laugh? No way, I'll cheer you on! The editing I've been doing lately has really made me appreciate just how exact you must be with every little detail. Work continues . . .
m i c h a e l