Bugs item #463183, was opened at 2001-09-20 06:21
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=110493&aid=463183&group_id=10493
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Richard Cobbe (rcobbe)
Assigned to: Nobody/Anonymous (nobody)
Summary: regexp-fold-right missing in 0.5.3
Initial Comment:
It would appear that, in v0.5.3, regexp-fold-right is
not correctly listed as an export from the scsh
package, so it's not available in user programs. The
definition of `re-folders-interface', in
scsh/rx/packages.scm, exports regexp-fold twice
instead. I've included a patch that works for me,
although I suspect the fix is pretty obvious.
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=110493&aid=463183&group_id=10493
|