Bugs item #711764, was opened at 2003-03-29 12:15
Message generated for change (Comment added) made by mainzelm
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=110493&aid=711764&group_id=10493
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
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.
----------------------------------------------------------------------
>Comment By: Martin Gasbichler (mainzelm)
Date: 2003-04-14 13:43
Message:
Logged In: YES
user_id=17553
We renamed scsh's string-filter to make-string-port-filter.
Thanks for spotting this!
--
Martin
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=110493&aid=711764&group_id=10493
|