[cl-ppcre-announce] New version 1.2.8 (Was: REGEX-LENGTH buglet)
Edi Weitz
edi at agharta.de
Fri Jun 10 10:30:14 UTC 2005
Hi Peter!
On Thu, 9 Jun 2005 19:50:38 -0700, Peter Graves <peter at 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.
More information about the Cl-ppcre-announce
mailing list