This new release is only interesting for users of Corman Lisp.
Changelog:
Version 1.2.9
2005-06-27
Hide compiler macros from CCL (thanks to Karsten Poeck)
Download:
<http://weitz.de/files/cl-ppcre.tar.gz>
Cheers,
Edi.
Hi Peter!
On Thu, 9 Jun 2005 19:50:38 -0700, Peter Graves <peter(a)armedbear.org> wrote:
> Although in most implementations, (EQ 3 3) => true, this is not
> required by ANSI; for portability, fixnums should be compared with
> EQL. See
> http://www.lispworks.com/documentation/HyperSpec/Body/f_eq.htm (in
> particular, the third example).
>
> With the patch below (against 1.2.7), ABCL from current CVS
> completes the CL-PPCRE test suite with only the expected 3 errors.
Thanks for the patch, I've released a new version including it.
Good to know that CL-PPCRE now works with ABCL - I've added it to the
list of known-to-work implementations.
Cheers,
Edi.