<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
On 11/20/2011 09:26 AM, Juan Jose Garcia-Ripoll wrote:
<blockquote
cite="mid:CANejTzoOME0z2BVoxyw-EeTCk28c-4ZHVopWoqqoC0euKykH4Q@mail.gmail.com"
type="cite">
<div class="gmail_quote">On Sun, Nov 20, 2011 at 3:12 PM, Zach
Beane <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:xach@xach.com">xach@xach.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">Juan Jose Garcia-Ripoll <<a
moz-do-not-send="true"
href="mailto:juanjose.garciaripoll@googlemail.com">juanjose.garciaripoll@googlemail.com</a>>
writes:<br>
<br>
> Anyone has such a function? I would like to plug it
into ECL for downloading<br>
> the ANSI test suite.<br>
<br>
</div>
Quicklisp's http.lisp has something like that, but it's not
very short<br>
(it has code to handle chunked encoding for example). The old<br>
asdf-install has http code and it's pretty short.</blockquote>
<div><br>
</div>
<div>I am considering including http.lisp in the contributed
sources, packaging it differently, but adding the original
license. This would allow the test suite to 1) download
quicklisp, sandbox it and test a set of libraries, 2) download
the ansi test suite and run it and 3) download additional sets
of software (Maxima, fricas, etc). In 2) and 3) I might have
to set up a mirror for the repositories making nightly
tarballs, but I believe it is doable.</div>
<div><br>
</div>
<div>Juanjo</div>
<div><br>
</div>
</div>
-- <br>
Instituto de Física Fundamental, CSIC<br>
c/ Serrano, 113b, Madrid 28006 (Spain) <br>
<a moz-do-not-send="true"
href="http://juanjose.garciaripoll.googlepages.com"
target="_blank">http://juanjose.garciaripoll.googlepages.com</a><br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure
contains a definitive record of customers, application performance,
security threats, fraudulent activity, and more. Splunk takes this
data and makes sense of it. IT sense. And common sense.
<a class="moz-txt-link-freetext" href="http://p.sf.net/sfu/splunk-novd2d">http://p.sf.net/sfu/splunk-novd2d</a></pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Ecls-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Ecls-list@lists.sourceforge.net">Ecls-list@lists.sourceforge.net</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/ecls-list">https://lists.sourceforge.net/lists/listinfo/ecls-list</a>
</pre>
</blockquote>
Juanjo:<br>
<br>
Since I already have quicklisp installed and it's accessible from
slime, or via clbuild using a command shell, it would be redundant
to have it (re-)installed by the ECL test suite unless it was
isolated to the ecl-test folder.<br>
<br>
Paul<br>
<br>
</body>
</html>