scsh-users
[Top] [All Lists]

Re: import-os-error-syscall ?

To: <steck@ccs.neu.edu>
Subject: Re: import-os-error-syscall ?
From: Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
Date: Wed, 03 Apr 2002 22:57:55 +0200
Cc: "'Brian D. Carlstrom'" <bdc@ai.mit.edu>, <scsh-news@zurich.ai.mit.edu>
Sender: gasbichl@informatik.uni-tuebingen.de
>>>>> "Paul" == Paul Steckler <steck@ccs.neu.edu> writes:

>> CIG is not used any longer in scsh 0.6.X.
Paul> Nonetheless, a grep for "automatically generated" yields:

Paul>  db.c:** automatically generated by a hacked version of cig 3.0.
Paul>  dbm.c:** automatically generated by cig.
Paul>  ndbm.c:** automatically generated by cig.
Paul>  rdelim.c:** automatically generated by a hacked version of cig
Paul> 3.0.
Paul>  select.c:** automatically generated by a hacked version of cig 3.0.

The database code is currently not loaded into scsh. I don't know if
it is considerd to be part of scsh. Delimited strings are implemented
in Scheme meanwhile so the C code is obsolete and should be
removed. Select is dereleased at the moment and will probably come
back with an implemenation on top of the VM's select so the C code is
obsolete too.

-- 
Martin

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