unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#42331: [PATCH] Replace a line which was accidentally removed.
@ 2020-07-12  5:22 Asher Gordon
  2021-05-15 23:39 ` Taylan Kammer
  0 siblings, 1 reply; 2+ messages in thread
From: Asher Gordon @ 2020-07-12  5:22 UTC (permalink / raw)
  To: 42331; +Cc: Asher Gordon

The line, part of the sentence above it in a comment, was accidentally
removed in commit b8d7577 "Rationalize include order in C files".
---
 libguile/guile.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libguile/guile.c b/libguile/guile.c
index fa5fef928..ae592ed22 100644
--- a/libguile/guile.c
+++ b/libguile/guile.c
@@ -18,6 +18,7 @@
    <https://www.gnu.org/licenses/>.  */
 
 /* This is the 'main' function for the `guile' executable.  It is not
+   included in libguile.a.
 
    Eventually, we hope this file will be automatically generated,
    based on the list of installed, statically linked libraries on the
-- 
2.27.0






^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#42331: [PATCH] Replace a line which was accidentally removed.
  2020-07-12  5:22 bug#42331: [PATCH] Replace a line which was accidentally removed Asher Gordon
@ 2021-05-15 23:39 ` Taylan Kammer
  0 siblings, 0 replies; 2+ messages in thread
From: Taylan Kammer @ 2021-05-15 23:39 UTC (permalink / raw)
  To: 42331-done

The patch was applied on Jan 17th, 2021.

--
Taylan





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-15 23:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-12  5:22 bug#42331: [PATCH] Replace a line which was accidentally removed Asher Gordon
2021-05-15 23:39 ` Taylan Kammer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).