GNU bug report logs - #53898
The module name for using weak vectors is undocumented.

Previous Next

Package: guile;

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

Date: Wed, 9 Feb 2022 15:33:01 UTC

Severity: normal

To reply to this bug, email your comments to 53898 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guile <at> gnu.org:
bug#53898; Package guile. (Wed, 09 Feb 2022 15:33:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Maxime Devos <maximedevos <at> telenet.be>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Wed, 09 Feb 2022 15:33:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Maxime Devos <maximedevos <at> telenet.be>
To: bug-guile <at> gnu.org
Subject: The module name for using weak vectors is undocumented.
Date: Wed, 09 Feb 2022 16:31:47 +0100
[Message part 1 (text/plain, inline)]
Hi,

Weak vectors are documented in ‘6.17.3.2  Weak vectors’.
However, they are not available from the (guile) module
and that section does not document which module needs to
be imported to use the procedures from that section.

I only found the required module (ice-9 weak-vector) by doing

$ git grep -F 'make-weak-vector'

It would be nice to document the module name, and not only
the procedures theirselves.

Greetings,
Maxime.
[signature.asc (application/pgp-signature, inline)]

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

Previous Next


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