Bugs item #711764, was opened at 2003-03-29 12:15
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=110493&aid=711764&group_id=10493
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Markus Holmberg (markush)
Assigned to: Nobody/Anonymous (nobody)
Summary: Scsh and SRFI-13 string-filter name clash
Initial Comment:
The string-filter of scsh (Scsh Reference Manual
section 2.6) and string-filter of SRFI-13 are two
entirely different procedures, but share name.
In scsh 0.6.3 the string-filter of SRFI-13 seems to
take precedence, making scsh's string-filter inaccessible.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=110493&aid=711764&group_id=10493
|