CMUCL 19e patch 001
[email protected] (Raymond Toy (RT/EUS))
| Newsgroups | gmane.lisp.cmucl.devel,gmane.lisp.cmucl.general |
|---|---|
| Message-ID | <[email protected]> |
Even though the 19e release hasn't been officially announced, here's the first patch for 19e. This patch fixes Ticket #16 (http://trac.common-lisp.net/cmucl/ticket/16) and was requested by the Gentoo CMUCL maintainer. This patch fixes a silly typo in the function that creates the load-form for hash tables. The patch is available as 19e/patches/cmucl-19e-patch-001.tar.gz: <http://common-lisp.net/project/cmucl/downloads/release/19e/patches/cmucl-19e-patch-001.tar.gz> As usual, the patch should be asdf-installable (not tested). Alternatively, you can just download the tarfile, extract it, and use asdf to load the patch. (Tested.) I don't have any plans to make further patches for 19e, unless requested. Ray