| To: | scsh-bugs@zurich.ai.mit.edu |
|---|---|
| Subject: | string->list broken in scsh-0.5.2 |
| From: | nisse@lysator.liu.se (Niels Möller) |
| Date: | 12 Mar 2001 19:36:00 +0100 |
| Sender: | nisse@lysator.liu.se |
An example session:
[nisse@cuckoo src]$ scsh
Scsh 0.5.2
> (string->list "foo")
Error: exception
(string-length '())
1>
It appears that it is the definition in scsh/lib/string-lib.scm that
is broken; the one in rts/base.scm works.
/Niels
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | scsh-0.5.2, Niels Möller |
|---|---|
| Previous by Thread: | scsh-0.5.2, Niels Möller |
| Indexes: | [Date] [Thread] [Top] [All Lists] |