<div><br></div>><div>> Merged.  Holler if anything broke.</div><div>></div><div><br></div><div>I don't think the commit you did so far broke anything, but now I have one more patch regarding exportation of #:fixnump from :acl-compat.excl package.</div>
<div><br></div><div>It appears that fixnump is now exported from the :ccl package (at least with CCL 1.8), so in order to be compatible with the current ccl, we need to bring it into acl-compat.excl with a :shadowing-import-from, and not import it in acl-compat/mcl/acl-excl.lisp. </div>
<div><br></div><div>Possibly the export of #:fixnump started with CCL 1.8 and was not there in CCL 1.7.</div><div><br></div><div>Anyway, to avoid overly complicating things I don't think we want to be checking for specific CCL versions in portableallegroserve --- we should just be assuming an up-to-date version of CCL. </div>
<div><br></div><div>This patch touches </div><div><br></div><div>  acl-compat/packages.lisp  and</div><div>  acl-compat/mcl/acl-excl.lisp </div><div><br></div><div><br></div><div>To apply the patch, you would do:</div><div>
<br></div><div><br></div><div> cd portableaserve-git/</div><div> patch -p1 < portableaserve-20121125-cvs-ccl-fixnum-fix.patch</div><div><br></div><div><br></div><div>Thank you again!</div><div><br></div><div>-- <br></div>
<div><div class="gmail_extra"><br>My Best,<br><br>Dave Cooper, Genworks Support<br><a href="mailto:david.cooper@genworks.com" target="_blank">david.cooper@genworks.com</a>, <a href="http://dave.genworks.com" target="_blank">dave.genworks.com</a>(skype)<br>
USA: 248-327-3253(o), 1-248-330-2979(mobile)<br>UK: 0191 645 1699
</div></div>