Lisp HUG Maillist Archive

LispWorks 7.1.1 Patch Release

Unable to parse email body. Email id is 14826

RE: LispWorks 7.1.1 Patch Release

I do not see that I wound up with 7.1.1. Maybe I did. Just that the version
seems to still be 7.1.

I downloaded LispWorks711Patches-32bit.exe and ran it.

Then I started LispWorks and went to Help >> About LispWorks. Still says
"7.1" and does not say "7.1.1".

I went to Windows Apps and Features and searched "LispWorks". I only see
LispWorks 7.1(32-bit). However, I do see today's date (6/26/2018) and not
the date I installed LispWorks (some months ago).

Back in LispWorks, I went to Help >> Bug Report. I see:
    PRODUCT CONFIGURATION:

       LispWorks 7.1.1

So, I think THAT must mean I DO have 7.1.1. So, it is just that the real
version does not show in LispWorks and in Windows. And you cannot uninstall
just the patches (maybe). If you uninstall, you uninstall all of LispWorks,
not just the patches. BUT I don't KNOW this because I did not try it. Maybe
if in Windows I click on LispWorks 7.1 (32-bit) 285 MB, maybe the only thing
uninstalled is the set of 7.1.1 patches?

My question is: Since the BUG REPORT says LispWorks 7.1.1, I DO have 7.1.1,
right?

Ron Lewis
Baltimore, MD 21215-3551
USA



-----Original Message-----
From: owner-lisp-hug@lispworks.com <owner-lisp-hug@lispworks.com> On Behalf
Of Martin Simmons
Sent: Tuesday, June 26, 2018 11:57 AM
To: lisp-hug@lispworks.com
Subject: LispWorks 7.1.1 Patch Release

LispWorks Ltd is pleased to announce the LispWorks 7.1.1 patch release.

This is a bug fix release for LispWorks 7.1 on all supported platforms.


Availability
------------
This patch release is available for download free of charge to customers
with LispWorks 7.1.x Hobbyist, HobbyistDV, Professional and Enterprise
Editions.


Bug Fixes
---------
Details of the bug fixes in this release can be found in the Release Notes
at

 
http://ftp.lispworks.com/pub/software_tools/downloads/patches/lw71/readme-71
1.txt

To see which private patches have been included in 7.1.1, check the list in
the Release Notes.


How to obtain LispWorks 7.1.1
-----------------------------
Visit the LispWorks Patches page at

 http://www.lispworks.com/downloads/patch-selection.html#lw71

Simply install these patches to raise the version to 7.1.1.


Upgrading from older versions
-----------------------------
Customers using LispWorks 7.0.x or earlier versions should purchase licenses
for version 7.1 and then install these patches to raise the version to
7.1.1.


Contact LispWorks Ltd
---------------------
For product information, evaluation licenses, sales and service renewals
contact LispWorks Ltd at:

 http://www.lispworks.com/buy
 lisp-sales@lispworks.com 

For technical support contact LispWorks Ltd at:

 http://www.lispworks.com/support
 lisp-support@lispworks.com 


--
Martin Simmons
LispWorks Ltd
http://www.lispworks.com/

Registered Office: St John's Innovation Centre, Cowley Road, Cambridge CB4
0WS Registered in England: No. 5114963 EC VAT ID: GB 833329531

_______________________________________________
Lisp Hug - the mailing list for LispWorks users lisp-hug@lispworks.com
http://www.lispworks.com/support/lisp-hug.html

_______________________________________________
Lisp Hug - the mailing list for LispWorks users
lisp-hug@lispworks.com
http://www.lispworks.com/support/lisp-hug.html

Re: LispWorks 7.1.1 Patch Release

Run the function LISP-IMPLEMENTATION-VERSION:

CL-USER 1 > (lisp-implementation-version)
"7.1.1"

If it says 7.1.1, then you are running 7.1.1

Regards,

Rainer




> Am 26.06.2018 um 21:11 schrieb Ron Lewis <rlewis-4d@indinfer.com>:
> 
> I do not see that I wound up with 7.1.1. Maybe I did. Just that the version
> seems to still be 7.1.
> 
> I downloaded LispWorks711Patches-32bit.exe and ran it.
> 
> Then I started LispWorks and went to Help >> About LispWorks. Still says
> "7.1" and does not say "7.1.1".
> 
> I went to Windows Apps and Features and searched "LispWorks". I only see
> LispWorks 7.1(32-bit). However, I do see today's date (6/26/2018) and not
> the date I installed LispWorks (some months ago).
> 
> Back in LispWorks, I went to Help >> Bug Report. I see:
>    PRODUCT CONFIGURATION:
> 
>       LispWorks 7.1.1
> 
> So, I think THAT must mean I DO have 7.1.1. So, it is just that the real
> version does not show in LispWorks and in Windows. And you cannot uninstall
> just the patches (maybe). If you uninstall, you uninstall all of LispWorks,
> not just the patches. BUT I don't KNOW this because I did not try it. Maybe
> if in Windows I click on LispWorks 7.1 (32-bit) 285 MB, maybe the only thing
> uninstalled is the set of 7.1.1 patches?
> 
> My question is: Since the BUG REPORT says LispWorks 7.1.1, I DO have 7.1.1,
> right?
> 
> Ron Lewis
> Baltimore, MD 21215-3551
> USA
> 
> 
> 
> -----Original Message-----
> From: owner-lisp-hug@lispworks.com <owner-lisp-hug@lispworks.com> On Behalf
> Of Martin Simmons
> Sent: Tuesday, June 26, 2018 11:57 AM
> To: lisp-hug@lispworks.com
> Subject: LispWorks 7.1.1 Patch Release
> 
> LispWorks Ltd is pleased to announce the LispWorks 7.1.1 patch release.
> 
> This is a bug fix release for LispWorks 7.1 on all supported platforms.
> 
> 
> Availability
> ------------
> This patch release is available for download free of charge to customers
> with LispWorks 7.1.x Hobbyist, HobbyistDV, Professional and Enterprise
> Editions.
> 
> 
> Bug Fixes
> ---------
> Details of the bug fixes in this release can be found in the Release Notes
> at
> 
> 
> http://ftp.lispworks.com/pub/software_tools/downloads/patches/lw71/readme-71
> 1.txt
> 
> To see which private patches have been included in 7.1.1, check the list in
> the Release Notes.
> 
> 
> How to obtain LispWorks 7.1.1
> -----------------------------
> Visit the LispWorks Patches page at
> 
> http://www.lispworks.com/downloads/patch-selection.html#lw71
> 
> Simply install these patches to raise the version to 7.1.1.
> 
> 
> Upgrading from older versions
> -----------------------------
> Customers using LispWorks 7.0.x or earlier versions should purchase licenses
> for version 7.1 and then install these patches to raise the version to
> 7.1.1.
> 
> 
> Contact LispWorks Ltd
> ---------------------
> For product information, evaluation licenses, sales and service renewals
> contact LispWorks Ltd at:
> 
> http://www.lispworks.com/buy
> lisp-sales@lispworks.com 
> 
> For technical support contact LispWorks Ltd at:
> 
> http://www.lispworks.com/support
> lisp-support@lispworks.com 
> 
> 
> --
> Martin Simmons
> LispWorks Ltd
> http://www.lispworks.com/
> 
> Registered Office: St John's Innovation Centre, Cowley Road, Cambridge CB4
> 0WS Registered in England: No. 5114963 EC VAT ID: GB 833329531
> 
> _______________________________________________
> Lisp Hug - the mailing list for LispWorks users lisp-hug@lispworks.com
> http://www.lispworks.com/support/lisp-hug.html
> 
> _______________________________________________
> Lisp Hug - the mailing list for LispWorks users
> lisp-hug@lispworks.com
> http://www.lispworks.com/support/lisp-hug.html


Re: LispWorks 7.1.1 Patch Release

Yes, About window and Splash-screen both show 7.1, probably because they are pre-rendered images.

Br,
/Alexey

On Wed, Jun 27, 2018 at 9:14 AM, Rainer Joswig <joswig@lisp.de> wrote:
Run the function LISP-IMPLEMENTATION-VERSION:

CL-USER 1 > (lisp-implementation-version)
"7.1.1"

If it says 7.1.1, then you are running 7.1.1

Regards,

Rainer




> Am 26.06.2018 um 21:11 schrieb Ron Lewis <rlewis-4d@indinfer.com>:
>
> I do not see that I wound up with 7.1.1. Maybe I did. Just that the version
> seems to still be 7.1.
>
> I downloaded LispWorks711Patches-32bit.exe and ran it.
>
> Then I started LispWorks and went to Help >> About LispWorks. Still says
> "7.1" and does not say "7.1.1".
>
> I went to Windows Apps and Features and searched "LispWorks".. I only see
> LispWorks 7.1(32-bit). However, I do see today's date (6/26/2018) and not
> the date I installed LispWorks (some months ago).
>
> Back in LispWorks, I went to Help >> Bug Report. I see:
>    PRODUCT CONFIGURATION:
>
>       LispWorks 7.1.1
>
> So, I think THAT must mean I DO have 7.1.1. So, it is just that the real
> version does not show in LispWorks and in Windows. And you cannot uninstall
> just the patches (maybe). If you uninstall, you uninstall all of LispWorks,
> not just the patches. BUT I don't KNOW this because I did not try it. Maybe
> if in Windows I click on LispWorks 7.1 (32-bit) 285 MB, maybe the only thing
> uninstalled is the set of 7.1.1 patches?
>
> My question is: Since the BUG REPORT says LispWorks 7.1.1, I DO have 7..1.1,
> right?
>
> Ron Lewis
> Baltimore, MD 21215-3551
> USA
>
>
>
> -----Original Message-----
> From: owner-lisp-hug@lispworks.com <owner-lisp-hug@lispworks.com> On Behalf
> Of Martin Simmons
> Sent: Tuesday, June 26, 2018 11:57 AM
> To: lisp-hug@lispworks.com
> Subject: LispWorks 7.1.1 Patch Release
>
> LispWorks Ltd is pleased to announce the LispWorks 7.1.1 patch release..
>
> This is a bug fix release for LispWorks 7.1 on all supported platforms..
>
>
> Availability
> ------------
> This patch release is available for download free of charge to customers
> with LispWorks 7.1.x Hobbyist, HobbyistDV, Professional and Enterprise
> Editions.
>
>
> Bug Fixes
> ---------
> Details of the bug fixes in this release can be found in the Release Notes
> at
>
>
> http://ftp.lispworks.com/pub/software_tools/downloads/patches/lw71/readme-71
> 1.txt
>
> To see which private patches have been included in 7.1.1, check the list in
> the Release Notes.
>
>
> How to obtain LispWorks 7.1.1
> -----------------------------
> Visit the LispWorks Patches page at
>
> http://www.lispworks.com/downloads/patch-selection.html#lw71
>
> Simply install these patches to raise the version to 7.1.1.
>
>
> Upgrading from older versions
> -----------------------------
> Customers using LispWorks 7.0.x or earlier versions should purchase licenses
> for version 7.1 and then install these patches to raise the version to
> 7.1.1.
>
>
> Contact LispWorks Ltd
> ---------------------
> For product information, evaluation licenses, sales and service renewals
> contact LispWorks Ltd at:
>
> http://www.lispworks.com/buy
> lisp-sales@lispworks.com
>
> For technical support contact LispWorks Ltd at:
>
> http://www.lispworks.com/support
> lisp-support@lispworks.com
>
>
> --
> Martin Simmons
> LispWorks Ltd
> http://www.lispworks.com/
>
> Registered Office: St John's Innovation Centre, Cowley Road, Cambridge CB4
> 0WS Registered in England: No. 5114963 EC VAT ID: GB 833329531
>
> _______________________________________________
> Lisp Hug - the mailing list for LispWorks users lisp-hug@lispworks.com
> http://www.lispworks.com/support/lisp-hug.html
>
> _______________________________________________
> Lisp Hug - the mailing list for LispWorks users
> lisp-hug@lispworks.com
> http://www.lispworks.com/support/lisp-hug.html


Re: LispWorks 7.1.1 Patch Release

On my Mac, the 'About LispWorks' menu comes up with a Window where it says 7.1.1.

When I use the Mac 'Finder', the Info window for the application also says 7.1.1.

Only the splash screen at LispWorks startup says 7.1.

Regards,

Rainer


Am 27.06.2018 um 09:47 schrieb Alexey Veretennikov <txm.fourier@gmail.com>:

Yes, About window and Splash-screen both show 7.1, probably because they are pre-rendered images.

Br,
/Alexey

On Wed, Jun 27, 2018 at 9:14 AM, Rainer Joswig <joswig@lisp.de> wrote:
Run the function LISP-IMPLEMENTATION-VERSION:

CL-USER 1 > (lisp-implementation-version)
"7.1.1"

If it says 7.1.1, then you are running 7.1.1

Regards,

Rainer




> Am 26.06.2018 um 21:11 schrieb Ron Lewis <rlewis-4d@indinfer.com>:
>
> I do not see that I wound up with 7.1.1. Maybe I did. Just that the version
> seems to still be 7.1.
>
> I downloaded LispWorks711Patches-32bit.exe and ran it.
>
> Then I started LispWorks and went to Help >> About LispWorks. Still says
> "7.1" and does not say "7.1.1".
>
> I went to Windows Apps and Features and searched "LispWorks". I only see
> LispWorks 7.1(32-bit). However, I do see today's date (6/26/2018) and not
> the date I installed LispWorks (some months ago).
>
> Back in LispWorks, I went to Help >> Bug Report. I see:
>    PRODUCT CONFIGURATION:
>
>       LispWorks 7.1.1
>
> So, I think THAT must mean I DO have 7.1.1. So, it is just that the real
> version does not show in LispWorks and in Windows. And you cannot uninstall
> just the patches (maybe). If you uninstall, you uninstall all of LispWorks,
> not just the patches. BUT I don't KNOW this because I did not try it. Maybe
> if in Windows I click on LispWorks 7.1 (32-bit) 285 MB, maybe the only thing
> uninstalled is the set of 7.1.1 patches?
>
> My question is: Since the BUG REPORT says LispWorks 7.1.1, I DO have 7.1.1,
> right?
>
> Ron Lewis
> Baltimore, MD 21215-3551
> USA
>
>
>
> -----Original Message-----
> From: owner-lisp-hug@lispworks.com <owner-lisp-hug@lispworks.com> On Behalf
> Of Martin Simmons
> Sent: Tuesday, June 26, 2018 11:57 AM
> To: lisp-hug@lispworks.com
> Subject: LispWorks 7.1.1 Patch Release
>
> LispWorks Ltd is pleased to announce the LispWorks 7.1.1 patch release.
>
> This is a bug fix release for LispWorks 7.1 on all supported platforms.
>
>
> Availability
> ------------
> This patch release is available for download free of charge to customers
> with LispWorks 7.1.x Hobbyist, HobbyistDV, Professional and Enterprise
> Editions.
>
>
> Bug Fixes
> ---------
> Details of the bug fixes in this release can be found in the Release Notes
> at
>
>
> http://ftp.lispworks.com/pub/software_tools/downloads/patches/lw71/readme-71
> 1.txt
>
> To see which private patches have been included in 7.1.1, check the list in
> the Release Notes.
>
>
> How to obtain LispWorks 7.1.1
> -----------------------------
> Visit the LispWorks Patches page at
>
> http://www.lispworks.com/downloads/patch-selection.html#lw71
>
> Simply install these patches to raise the version to 7.1.1.
>
>
> Upgrading from older versions
> -----------------------------
> Customers using LispWorks 7.0.x or earlier versions should purchase licenses
> for version 7.1 and then install these patches to raise the version to
> 7.1.1.
>
>
> Contact LispWorks Ltd
> ---------------------
> For product information, evaluation licenses, sales and service renewals
> contact LispWorks Ltd at:
>
> http://www.lispworks.com/buy
> lisp-sales@lispworks.com
>
> For technical support contact LispWorks Ltd at:
>
> http://www.lispworks.com/support
> lisp-support@lispworks.com
>
>
> --
> Martin Simmons
> LispWorks Ltd
> http://www.lispworks.com/
>
> Registered Office: St John's Innovation Centre, Cowley Road, Cambridge CB4
> 0WS Registered in England: No. 5114963 EC VAT ID: GB 833329531
>
> _______________________________________________
> Lisp Hug - the mailing list for LispWorks users lisp-hug@lispworks.com
> http://www.lispworks.com/support/lisp-hug.html
>
> _______________________________________________
> Lisp Hug - the mailing list for LispWorks users
> lisp-hug@lispworks.com
> http://www.lispworks.com/support/lisp-hug.html



Re: LispWorks 7.1.1 Patch Release

Unable to parse email body. Email id is 14831

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