scsh-hackers
[Top] [All Lists]

Re: [Scsh-hackers] Beta 3

To: Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
Subject: Re: [Scsh-hackers] Beta 3
From: Eric Marsden <emarsden@laas.fr>
Date: Tue Feb 19 04:00:01 2002
Cc: scsh-hackers <scsh-hackers@lists.sourceforge.net>, Rolf-Thomas Happe <rthappe@mathematik.uni-freiburg.de>, David Frese <dfreese@informatik.uni-tuebingen.de>, Norbert Freudemann <nofreude@informatik.uni-tuebingen.de>
List-id: Discussion among the implementors <scsh-hackers.lists.sourceforge.net>
Organization: LAAS-CNRS http://www.laas.fr/
Sender: scsh-hackers-admin@lists.sourceforge.net
>>>>> "mg" == Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de> writes:

  mg> I just put a tarball of beta 3 on the ftp server
  mg> (ftp://ftp.scsh.net/pub/scsh/0.6/scsh-0.6.1-beta.tar.gz). The previous
  mg> versions had problems with the SLEEP procedure.

there seems to be a problem in WITH-ERRNO-HANDLER:

   (delete-filesys-object "foo")

where foo is a directory fails with

,----
| > (delete-filesys-object "foo")
| Error: 21
|        "Is a directory"
|        #{Procedure 12496 (delete-file in scsh-level-0)}
|        "foo"
`----
   
This causes one of the filesystem tests to fail.

I like the hyperlinks in the dvi version of the manual!

-- 
Eric Marsden                          <URL:http://www.laas.fr/~emarsden/>


<Prev in Thread] Current Thread [Next in Thread>