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

Full log


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 125 days ago.

Previous Next


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