GNU bug report logs - #49363
eof-object? is not exported from (ice-9 binary-ports)

Previous Next

Package: guile;

Reported by: Maxime Devos <maximedevos <at> telenet.be>

Date: Sat, 3 Jul 2021 20:31:01 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Maxime Devos <maximedevos <at> telenet.be>
To: Linus Björnstam <linus.bjornstam <at> veryfast.biz>,  49363 <at> debbugs.gnu.org
Subject: bug#49363: eof-object? is not exported from (ice-9 binary-ports)
Date: Sun, 04 Jul 2021 13:48:42 +0200
[Message part 1 (text/plain, inline)]
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, inline)]

This bug report was last modified 3 years and 347 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.