Re: isis bug or feature?

From: John Houck <houck_at_email.domain.hidden>
Date: Tue, 7 Feb 2006 14:13:45 -0500
On Tue, Feb 07, 2006 at 12:29 -0500, John E. Davis wrote:
> Consider this:
> 
>   # isis ./loaddata.sl
>   Failed loading file ./loaddata.sl
> 
>   Welcome to ISIS Version 1.3.1-7
>   Copyright (C) 1998-2006 Massachusetts Institute of Technology
> 
>   isis> 
> 
> When I first encountered this, I did not pay attention to the lines
> before the prompt and assumed the file loaded.  Only several minutes
> later did I realize that something was wrong.  In my opinion, isis
> should exit (with an error status) when it fails to load a file
> specified on the command line.  
> 

I will add code to check whether or not loading the file
generated a slang interrupt.

This will catch some errors but not all.  For example, rather
than interrupting the interpreter, some functions signal an
error by returning an integer status code.  There is no way for
isis to catch all such errors in this context.

Thanks,
-John
----
You received this message because you are
subscribed to the isis-users list.
To unsubscribe, send a message to
isis-users-request_at_email.domain.hiddenwith the first line of the message as:
unsubscribe
Received on Tue Feb 07 2006 - 14:13:57 EST

This archive was generated by hypermail 2.3.0 : Fri May 02 2014 - 08:35:44 EDT