<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Hi Gary,<BR> <BR>Ah ok, thanks for explaining both my questions. I circumvented the issue by using the smaller case version-files. Weird that the quicklisp version is different though.<BR> <BR>Thank you both for the help!<BR> <BR>Noldus<br> <BR><div>> Date: Mon, 28 Nov 2011 10:50:41 -0500<br>> From: gwking@franz.com<br>> To: n_reijnders@hotmail.com<br>> CC: cl-ppcre-devel@common-lisp.net; support@franz.com<br>> Subject: Re: [cl-ppcre-devel] Error loading cl-unicode<br>> <br>> Hi Noldus,<br>> <br>> On 11/25/11 12:46 PM, Noldus Reijnders wrote:<br>> > <br>> > I mentioned the extra error when using quicklisp > it is thrown when compiling "lists.lisp", so I just opened lists.lisp in the quicklisp dist folder and the one I downloaded from your site, Edi. I found the following differences: Quicklisp:(|COMMON-LISP|::|IN-PACKAGE| :|CL-UNICODE|) <br>> > (|COMMON-LISP|::|SETQ| |CL-UNICODE|::|*GENERAL-CATEGORIES*| '(|CL-UNICODE-NAMES|::|CO| etc... Edi's site:(in-package :cl-unicode) <br>> > (setq *general-categories* (quote (cl-unicode-names::CO etc... Both are version 0.1.2 so I don't understand why this is, but it is clear that my CL implementation has trouble with that. I actually use "GDL" btw, which is build on top of AllegroCL and for some reason it doesn't recognise COMMON-LISP. From: n_reijnders@hotmail.com<br>> > To: cl-ppcre-devel@common-lisp.net<br>> <br>> <br>> This is caused by the same case issue as the first issue you found. In<br>> Allegro mlisp, COMMON-LISP and common-lisp are not the same symbols. In<br>> an ANSI-Lisp, they are. It may be that an additional patch is needed to<br>> make quicklisp happy too. I'll try to look into that this coming weekend.<br>> <br>> HTH,<br>> -- <br>> Gary Warren King, gwking@franz.com, http://www.franz.com/<br>> Franz Inc., 2201 Broadway, Suite 715, Oakland CA 94612<br>> Cell: (413) 559-8738 * FAX: (206) 338-4052<br></div>                                          </div></body>
</html>