[Openmcl-devel] Fwd: CCL 1.13 release

Grégory Vanuxem g.vanuxem at gmail.com
Wed Aug 21 23:08:47 PDT 2024


---------- Forwarded message ---------
De : Grégory Vanuxem <g.vanuxem at gmail.com>
Date: jeu. 22 août 2024 à 08:06
Subject: Re: [Openmcl-devel] CCL 1.13 release
To: R. Matthew Emerson <rme at clozure.com>

Hello,

First, thanks for this work!

A quick note:
https://ccl.clozure.com/download.html
needs to be updated (there is also a typo, "GitHib", in it).

A parameter to 'git clone' is also --branch or -b I think it could be
relevant in the screencast: -b v1.13

As another quick note, may be https://ccl.clozure.com/ can include the
current release number in it, I don't know

I have not checked other ccl.clozure.com pages.

Regards,

Greg

Le mer. 14 août 2024 à 07:04, R. Matthew Emerson <rme at clozure.com> a écrit :
>
> I have just released CCL 1.13.
>
> https://github.com/Clozure/ccl/releases/tag/v1.13
>
> In addition to numerous bug fixes, this release uses https://github.com/Clozure/ccl-ffigen to process header files for the interface databases on FreeBSD, Linux, and Solaris-ish systems.  You may run into differences when using the #_ and #$ reader macros.  Also, many fewer header files are processed, so if your code accesses a fairly obscure foreign name, you might find that it is now missing.  Please report an issue at https://github.com/Clozure/ccl/issues/new if you discover a problem.
>
> The previous interface databases are carried forward unchanged on macOS and Windows. They will be updated in a future release.
>
> As previously promised, a 32-bit x86 Lisp is again included for FreeBSD and Solaris-ish systems (in addition to the 64-bit x86 version).
>
> Please note that this release does not include support for Apple Silicon (ARM64) hardware. That will be in a future release.
>
> Thank you to everyone who reported bugs and sent in patches and pull requests.
>
> I would like to thank ForrestHunt, Inc. for their support.
>


More information about the Openmcl-devel mailing list