
I think you're right. I do not get the error now. Apparently I was using an older version of cl-ppcre when I got the error. Since I upgrade daily (usually), the version information below is correct currently but not when I got the error. Thanks for the information. Liam
"Edi" == Edi Weitz <edi@agharta.de> writes:
Edi> On Sun, 6 Feb 2005 10:18:05 -0500, "Liam M. Healy" <lnp@healy.washington.dc.us> wrote: >> Looks like I'm up to date-- >> >> dpkg -l cl-ppcre >> Desired=Unknown/Install/Remove/Purge/Hold >> | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed >> |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) >> ||/ Name Version Description >> +++-=====================-=====================-========================================================== >> ii cl-ppcre 1.2.3-1 Portable Regular Express Library for Common Lisp Edi> OK, so do I understand correctly that you only see this on a 64bit Edi> machine? I don't have one and can't reproduce the error here. Can Edi> you send me a backtrace? Edi> Do you see the same symptoms if you define TEST at the REPL and then Edi> compile it? Edi> FWIW, I see exactly the error message you reported if I use CL-PPCRE Edi> 1.2.1. Are you really sure you're using 1.2.3 and not by accident an Edi> older version? Edi> Thanks, Edi> Edi.