bug#57377: [PATCH] api-coverage.texi: fix example, remove mentions of unimplemented features
Ludovic Courtès <[email protected]>
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hi Antoine, Antoine Kalmbach <[email protected]> skribis: > * doc/ref/api-coverage.texi (Code Coverage): #:modules is not > supported... never seems to have been supported? > (example): close port, not file. In commit 4456245753ff925cafd3e72d130761b6f1c2c419, Jessica Talon added support for #:modules. I applied the fix for the typo you found in the example, though. Thank you! Ludo’.