<br><br><div class="gmail_quote">On Mon, Jun 29, 2009 at 2:57 PM, Kenneth Tilton <span dir="ltr"><<a href="mailto:kentilton@gmail.com">kentilton@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br></div>
Unless you have pushed :allegro onto *features* you should not be hitting excl: usage (those are Franz "ex"tensions to "cl"). I think any you find can safely be zapped since they will be in debugging code only.<div class="im">
</div></blockquote><div><br></div><div>There are a couple of places where EXCL is referred to unconditionally. I added tests for ccl and that made it happy.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hunh, surprised that MOP:: is there unfeatured. I am sure CCL has class-prototype somewhere, but ISTR it either is in the CL package so you can just delete the MOP:: or it is in... well, I'll let you find out: (apropos "CLASS-PROTOTYPE")<font color="#888888"><br>

<br>
</font></blockquote></div>Yes, ccl has class-prototype. I deleted the mop::, and got past that hurdle. There were a couple more in a similar vein that I also fixed.<div><br></div><div>I got a compile error in fm-utilities.lisp compiling fm-find-one. CCL complained about the declaration of dynamic-extent for 'matcher'. I added ccl to the #-lispworks test, and it compiled OK. Whether that's important at runtime, I don't know. </div>
<div><br></div><div>Anyway, it now loads without any errors. Now to see if I can use it in my project.</div><div><br></div><div>Thanks for the help,</div><div><br></div><div>Neil Baylis</div><div><br clear="all"><br>-- <br>
<a href="http://www.pixpopuli.com">http://www.pixpopuli.com</a><br>
</div>