ccl icon indicating copy to clipboard operation
ccl copied to clipboard

Download page says latest release is 1.12 and points to its github page, but it should say 1.12.1 and point there

Open KalmanReti opened this issue 4 years ago • 1 comments
trafficstars

Also, the windows ccl .zip file has a problem when extracting. 7-zip says it can't open 79 files (mostly documentation and header files, the 7-zip error dialog won't let me copy the list). The prior (1.12, not 1.12.1) zip file didn't have this problem, so I expect dropping in the files from it would be a suitable workaround. Looking at the same .zip file with emacs generated an error about matching filename not found, where the displayed filename ended in a ^M (crtl-m, i.e. carriage return).

KalmanReti avatar Aug 09 '21 12:08 KalmanReti

The Download page still mentions 1.12.

Is the 1.12.1 the recommended release, or we should still use 1.12?

avodonosov avatar Jan 09 '22 03:01 avodonosov

I think the issue with funny zip files is fixed with the 1.12.2 release.

The download page on ccl.clozure.com also refers to 1.12.2 now.

xrme avatar Aug 10 '23 20:08 xrme