Hi Peter!
On Thu, 9 Jun 2005 19:50:38 -0700, Peter Graves peter@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. _______________________________________________ cl-ppcre-announce mailing list cl-ppcre-announce@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/cl-ppcre-announce