bug#67063: unread-string does not match documented functionality
Juliana Sims <[email protected]>
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hello, The procedure unread-string is documented to only optionally accept a port argument, but the implementation in fact requries it. I've written a patch to resolve this and will be sending it along shortly. Thanks, Juli