On Fri, Sep 21, 2012 at 12:11 AM, Matthew Mondor <span dir="ltr"><<a href="mailto:mm_lists@pulsar-zone.net" target="_blank">mm_lists@pulsar-zone.net</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div id=":1eo">I noticed that functions such as WRITE-SEQUENCE will signal a condition<br>
of type SIMPLE-ERROR if EPIPE is returned when writing.  This is<br>
admitedly in non-standard territory, as only TYPE-ERROR is specified<br>
for WRITE-SEQUENCE.<br></div></blockquote></div><div><br></div>I am going to upload some patches that fix this. ECL will signal FILE-ERROR and STREAM-ERROR conditions when stream operations fail due to the C library. Unfortunately the error hierarchy is already polluted enough and rather incestuous and adding more loops with C error conditions, errno and strerrno fields looks like an overkill to me. Until somebody cleans this up (CDR anyone?) this should do, but please feel free to comment.<br>

<br>Juanjo<br clear="all"><div><br></div>-- <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>