On Thu, 20 Sep 2012 18:11:49 -0400
Matthew Mondor <mm_li...@pulsar-zone.net> wrote:

> I could wrap these calls closely inside a HANDLER-CASE/HANDLER-BIND and
> perhaps signal there another custom condition, but without printing the
> error, it's still awkward for code to determine the exact error cause
> (I don't see an ERRNO slot in the SIMPLE-ERROR condition object).  I
> also wondered if such cases shouldn't actually signal a FILE-ERROR or
> perhaps even a C-ERROR, which could include an ERRNO slot?

Actually, in this particular case, an END-OF-FILE error would also do,
but that doesn't solve the more general problem of missing errno
-- 
Matt

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to