Lisp HUG Maillist Archive

LispWorks 7.1.2

I probably missed or forgot something somewhere. I like to keep LispWorks up-to-date. I noticed on http://www.lispworks.com/news/news37.html that there is LispWorks 7.1.2. Says, “How to obtain LispWorks 7.1.2.

 

I opened my LispWorks. At the top, says LispWorks 7.1.1 (32-bit). Also, Windows Settings >> Apps says “LispWorks 7.1 (32-bit).

 

So, I clicked on LispWorks Patches page hyperlink. I found LispWorks for Windows. I clicked LispWorks712Patches-32bit.exe hyperlink. It downloaded okay.

 

When I clicked on LispWorks712Patches-32bit.exe, it came up okay. However, it says “Welcome to the Patch for LispWorks 7.1 (32-bit) – 7.1 and not 7.1.2. I clicked “Update” anyway. It completed okay. However, it said it installed LispWorks 7.1 (32-bit), 7.1 and not 7.1.2.

 

I went back to Windows Settings >> Apps. Still says LispWorks 7.1 (32-bit). In LispWorks, also says 7.1 and not 7.1.2 in Help >> About LispWorks…

 

 

Maybe someone can tell me what I forgot or missed?

 

 

Ron Lewis

Baltimore, MD 21215-3551

USA

 

 

 

Re: LispWorks 7.1.2

What does (LISP-IMPLEMENTATION-VERSION) tell you?

CL-USER 18 > (lisp-implementation-version)
"7.1.2"

What happens after you've loaded all patches via (load-all-patches) ?





Am 16.01.2020 um 19:20 schrieb Ron Lewis <rlewis-4d@indinfer.com>:

I probably missed or forgot something somewhere. I like to keep LispWorks up-to-date. I noticed on http://www.lispworks.com/news/news37.html that there is LispWorks 7.1.2. Says, “How to obtain LispWorks 7.1.2.
 
I opened my LispWorks. At the top, says LispWorks 7.1.1 (32-bit). Also, Windows Settings >> Apps says “LispWorks 7.1 (32-bit).
 
So, I clicked on LispWorks Patches page hyperlink. I found LispWorks for Windows. I clicked LispWorks712Patches-32bit.exe hyperlink. It downloaded okay.
 
When I clicked on LispWorks712Patches-32bit.exe, it came up okay. However, it says “Welcome to the Patch for LispWorks 7.1 (32-bit) – 7.1 and not 7.1.2. I clicked “Update” anyway. It completed okay. However, it said it installed LispWorks 7.1 (32-bit), 7.1 and not 7.1.2.
 
I went back to Windows Settings >> Apps. Still says LispWorks 7.1 (32-bit). In LispWorks, also says 7.1 and not 7.1.2 in Help >> About LispWorks…
 
 
Maybe someone can tell me what I forgot or missed? 
 
 
Ron Lewis
Baltimore, MD 21215-3551
USA

Updated at: 2020-12-10 08:29 UTC