bug#39314: program-bindings is documented but missing
Tim Gesthuizen via "Bug reports for GUILE, GNU's Ubiquitous Extension Language" <[email protected]>
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hi, Guiles reference manual mentions a procedure program-bindings in (system vm programs) in the "Compiled Procedures" node. It is missing however on guile-3.0 and a quick grep over Guiles sources shows no result apart from the documentation. The documentation should probably be removed unless I missed something. Tim.