<div dir="ltr"><div><br></div>On Thu, Feb 28, 2013 at 8:29 PM, Anton Vodonosov <span dir="ltr"><<a href="mailto:avodonosov@yandex.ru" target="_blank">avodonosov@yandex.ru</a>></span> wrote:<br><div class="gmail_extra">
<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br>
<a href="http://common-lisp.net/project/cl-test-grid/asdf/asdf-diff-20.html" target="_blank">http://common-lisp.net/project/cl-test-grid/asdf/asdf-diff-20.html</a><br>
<br>
ACL shows new problem with portableaserve and via it with all genworks-gdl systems.<br>
The error: No defined method for ASDF/ACTION:PERFORM oncompiling #<ORIGINAL-ASERVE "aserve" "dummy"><br></blockquote><div><br></div><div style>This is fixed by adding an empty method as follows to aserve.asd:</div>
<div style><br></div><div style>;;;</div><div style>#+allegro</div><div>(defmethod asdf:perform ((op asdf:compile-op) (c original-aserve)))</div><div>;;;</div><div><br></div><div><br></div><div style>I will get a patch to Rudi Schlatte for updating of the portableaserve on sourceforge (this is the one used by Quicklisp). </div>
<div><br></div><div><br></div></div><div>-- <br></div>My Best,<br><br>Dave Cooper, Genworks Support<br><a href="mailto:david.cooper@genworks.com">david.cooper@genworks.com</a>, <a href="http://dave.genworks.com">dave.genworks.com</a>(skype)<br>
USA: 248-327-3253(o), 1-248-330-2979(mobile)<br>UK: 0191 645 1699<br>
</div></div>