CMUCL 20a patch 000

Raymond Toy <[email protected]> Fri, 2 Oct 2009 09:59:45 -0400
Newsgroups gmane.lisp.cmucl.devel,gmane.lisp.cmucl.general
Message-ID <[email protected]>
CMUCL 20a patch 000 is now available.  This fixes an issue with the
unicode build in handling printing of '|\|| and '|`|.  These were
printed without escapes.

Thanks to A.M.Raportirenko for finding this.

The patch is available at release/20a/patches/cmucl-20a-patch-000.tar.gz.

You should be able to use asdf-install to get this patch, or just
download it, extract it, load patch-000.asd, and execute (asdf:oos
'asdf;load-op :cmucl-20a-patch-000).

Sorry about that!

Ray