bug#49363: eof-object? is not exported from (ice-9 binary-ports)
Maxime Devos <[email protected]>
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <[email protected]> |
Linus Björnstam schreef op zo 04-07-2021 om 07:54 [+0200]: > Isn't eof-object? available in the default environment? Yes, but I use (define-library ...) and (library ...) forms instead of (define-module (...) ...) forms. When using define-library or library, the ‘default’ environment is ignored. I suppose I should import 'eof-object?' from (rnrs io ports) as I am using RnRS library forms. Still, this seems a bug in (ice-9 binary-ports) or the documentation and easy to fix. Greetings, Maxime.
signature.asc
(application/pgp-signature, 260 B)
-----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYOGgGhccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7o9tAP9p89incVA68rO/TkMfHj3q+Xxr rwdkLRc6dA/vriz4fAEA6TFT52WGm7JOqy5G0wrnu7isRQ4tzdAQVklWT29wUQI= =mz7e -----END PGP SIGNATURE-----