bug#67255: define-library does not support 'rename' directives
Timothy Sample <[email protected]>
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hey, Maxim Cournoyer <[email protected]> writes: > Timothy Sample <[email protected]> writes: > >> Fixes <https://bugs.gnu.org/67255>. >> Reported by Maxim Cournoyer <[email protected]>. > > Nitpick: at least 'Reported-by' is a common git trailer, and these > must appear at the bottom of the git commit. That’s a fair point. I’m following what seems to be (from the commit log) Guile’s convention here. See $ git log --grep='^Report' Whether it’s a good convention is probably out of scope here! :) > It at least works for my use case (SRFI 128), so it's for sure an > improvement :-). You can see it in action in the series I've sent today. Hooray! -- Tim