unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Bruno Haible <bruno@clisp.org>
To: Andy Wingo <wingo@pobox.com>, guile-devel@gnu.org
Subject: Re: what to do about gnulib
Date: Mon, 24 Jun 2024 23:34:54 +0200	[thread overview]
Message-ID: <7441279.qqrk5fENW1@nimes> (raw)
In-Reply-To: <87v81y12gq.fsf@pobox.com>

Hi Andy,

> Question, do you think it would be reasonable for autopoint to avoid
> overwriting newer files?  It seems like the sort of problem we could
> avoid, but who knows.

Such a solution would be
  - partly ineffective, because Gnulib has only recently started to use
    '# serial ...' annotations (with the correct syntax) in its *.m4 files,
  - hairy, because it could lead to one file being copied and another file
    being not copied. In other words, it's a heuristic, and heuristics are
    buggy.

Although it's not perfect, it's probably better to let the package maintainer
decide whether to run 'autopoint' and at which moment.

> > The way Guile handles versioning of Gnulib-imported files is fine.
> 
> That's great to hear.  In that case, no change planned to how we do
> things.

Well, through the new fast gnulib-tool [1] there is now the opportunity to
remove the copied gnulib files from your package's repository [2].
If a gnulib-tool invocation is added to autogen.sh, it no longer takes more
time to execute than the rest of autogen.sh.

Bruno

[1] https://lists.gnu.org/archive/html/info-gnu/2024-04/msg00003.html
[2] https://lists.gnu.org/archive/html/bug-gnulib/2024-04/msg00320.html






      reply	other threads:[~2024-06-24 21:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-24 14:55 what to do about gnulib Andy Wingo
2024-06-24 15:53 ` Maxime Devos
2024-06-24 16:52   ` Arsen Arsenović
2024-06-24 17:09 ` Bruno Haible
2024-06-24 20:59   ` Andy Wingo
2024-06-24 21:34     ` Bruno Haible [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7441279.qqrk5fENW1@nimes \
    --to=bruno@clisp.org \
    --cc=guile-devel@gnu.org \
    --cc=wingo@pobox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).