| From: l...@gnu.org (Ludovic =?iso-8859-1?Q?Court=E8s?=) | Date: Fri, 17 Apr 2009 00:23:57 +0200 | | Hello, | | Aubrey Jaffer <a...@alum.mit.edu> writes: | | > (use-modules (ice-9 slib)) is archaic and doesn't work anymore. | | What makes you say so? It's supposed to work (info "(guile) SLIB"). | The module was fixed (see `ice-9/ChangeLog-2008' entry dated 2007-10-02) | and the doc was updated for Guile 1.8.3 (tested with SLIB 3a3).
SLIB-3a3 was released over 3 years ago; SLIB-3b1 was a major revision from SLIB-3a5 in 2008. SLIB-3a3 is no longer supported. I don't control Guile documentation. Its unfortunate that it references a very out-of-date SLIB.