development version newLISP 8.8.9

Notices and updates
Locked
Lutz
Posts: 5289
Joined: Thu Sep 26, 2002 4:45 pm
Location: Pasadena, California
Contact:

development version newLISP 8.8.9

Post 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

pjot
Posts: 733
Joined: Thu Feb 26, 2004 10:19 pm
Location: The Hague, The Netherlands
Contact:

Post 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

Lutz
Posts: 5289
Joined: Thu Sep 26, 2002 4:45 pm
Location: Pasadena, California
Contact:

Post by Lutz »

Thanks, not annoying at all, this is what quality assurance is about.

Lutz

pjot
Posts: 733
Joined: Thu Feb 26, 2004 10:19 pm
Location: The Hague, The Netherlands
Contact:

Post 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

Lutz
Posts: 5289
Joined: Thu Sep 26, 2002 4:45 pm
Location: Pasadena, California
Contact:

Post 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 ;)

pjot
Posts: 733
Joined: Thu Feb 26, 2004 10:19 pm
Location: The Hague, The Netherlands
Contact:

Post by pjot »

Thanks!
ps: looks much better ;)
Definitely! :-)


Peter

m i c h a e l
Posts: 394
Joined: Wed Apr 26, 2006 3:37 am
Location: Oregon, USA
Contact:

Post 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

Locked