| To: | scsh@zurich.csail.mit.edu |
|---|---|
| Subject: | string-filter: process filter or SRFI-13 |
| From: | Tan Woon Kiong <tanwoonk@singnet.com.sg> |
| Date: | 18 Aug 2003 13:44:10 +0800 |
| Organization: |
Hi,
I tried to define a process filter using procedure 'string-filter'.
However, SCSH 0.6.4 gave me the error.
Error: wrong number of arguments
('#{Procedure 8698 (string-filter in srfi-13)} '#{Procedure 14397
chuck-md5-tag})
SCSH seems to take definition of 'string-filter' as that defined in
SRFI-13's. How do I specify to SCSH that I want the process filter's
'string-filter' and not SRFI-13's?
Thanks,
WK
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Bug in the compile-regexp, Peter Wang |
|---|---|
| Next by Date: | Re: string-filter: process filter or SRFI-13, Michael Sperber |
| Previous by Thread: | Bug in the compile-regexp, Peter Wang |
| Next by Thread: | Re: string-filter: process filter or SRFI-13, Michael Sperber |
| Indexes: | [Date] [Thread] [Top] [All Lists] |