<div class="gmail_quote">On Wed, Jun 8, 2011 at 1:08 PM, Faré <span dir="ltr"><<a href="mailto:fahree@gmail.com">fahree@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Peter Keller and I were trying to add ECL support to XCVB, last night,<br>
and I think we managed to add all or most that's needed to XCVB, but<br>
we stumbled upon a bug in ECL:[...]<br>
And the issue is that in defun builder, the line<br>
       (shared-cc output-name (list o-name ld-flags)))<br>
should be:<br>
       (shared-cc output-name (cons o-name ld-flags)))</blockquote></div><div><br></div>Thanks for pointing this out. I just uploaded your fix.<div><br></div><div>Unfortunately neither clbuild nor any existing package makes use of this part of ECL. Since my build farm now relies entirely on clbuild for testing, this error went unnoticed.</div>

<div><br></div><div>Juanjo<br clear="all"><br>-- <br>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br><a href="http://juanjose.garciaripoll.googlepages.com" target="_blank">http://juanjose.garciaripoll.googlepages.com</a><br>


</div>