Stable maintenance release newLISP v.10.7.1

Started by Lutz, January 30, 2017, 04:15:19 PM

Previous topic - Next topic

Lutz

Stable maintenance release v.10.7.1 adds minor functionality and fixes bugs.



Downloads: http://www.newlisp.org/index.cgi?Downloads">http://www.newlisp.org/index.cgi?Downloads



Release notes: http://www.newlisp.org/downloads/newLISP-10.7.1-Release.html">http://www.newlisp.org/downloads/newLIS ... lease.html">http://www.newlisp.org/downloads/newLISP-10.7.1-Release.html



Many thanks to all for suggestions and bug reports leading to this release.

johu

#1
Hello, Lutz.



I finished translartions of manuals.



newlisp_manual-10701



There is in https://onedrive.live.com/?cid=23a9a25e1aec3626&sc=documents&id=23A9A25E1AEC3626!1450">here.



and maybe

line 15831 in newlisp_manual v10.7.1

bool-params evaluates to to true, the call arguments are included

                ↓

bool-params evaluates to true, the call arguments are included



Regards,

Lutz

#2
Thanks for the correction and quick update of the Japanese manual translation.



English: http://www.newlisp.org/downloads/newlisp_manual.html">http://www.newlisp.org/downloads/newlisp_manual.html



Japanese: http://www.newlisp.org/newlisp_manual-jp.html">http://www.newlisp.org/newlisp_manual-jp.html

shoukei

#3
Hello Lutz,



File upload script stopped working with the stable newLISP v.10.7.1 Jan. 30, 2017 version.

It finishes uploading the files but the file is corrupt. (tried with pdf and xlsx files)



It worked with the development version v10.7.1 Oct. 6, 2016 version.

I am using OS X 10.10.5





I like using newLISP. It''s very cool!!

I am now having 17 newLISP web servers running where I work!



Thank you.

Shoukei

Lutz

#4
Thanks Shoukei for catching this. Fixing seek and search for mixed file-stream / raw-handle operations was not done right.



Fixed here: http://www.newlisp.org/downloads/development/inprogress/">http://www.newlisp.org/downloads/develo ... nprogress/">http://www.newlisp.org/downloads/development/inprogress/

shoukei

#5
Quote from: "Lutz"Thanks Shoukei for catching this. Fixing seek and search for mixed file-stream / raw-handle operations was not done right.



Fixed here: http://www.newlisp.org/downloads/development/inprogress/">http://www.newlisp.org/downloads/develo ... nprogress/">http://www.newlisp.org/downloads/development/inprogress/


Thanks Lutz for the quick response and fix!!

protozen

#6
Will this make it to the other binaries?

Lutz

#7
Still testing it and working on it. There could be other related issues.



May be sometime next week, I can make a maintenance release with new binaries.

protozen

#8
Thank you

Lutz

#9
Binaries for 10.7.2 are available here:



http://www.newlisp.org/downloads/development/">http://www.newlisp.org/downloads/development/

IVShilov

#10
Hello!

I upgrade v10.6.2 to v10.7.1 and found that it cannot start.

Tryed newlisp.exe -h and got the same error.

Using procmon.exe founded that problem is in reading old init.lsp, moving it out - newlisp starts fine.

IMHO "newlisp.exe -h" must not read init.lsp, especially because it output helps with startup problems.



Thank you for new release! If it wrong place to post such complains, point me a proper, please.

Lutz

#11
Good suggestion. In 10.7.3 "newlisp -h" will also suppress loading of init.lsp:



http://www.newlisp.org/downloads/development/inprogress/">http://www.newlisp.org/downloads/develo ... nprogress/">http://www.newlisp.org/downloads/development/inprogress/