]> Savannah Git Hosting - gnulib.git/commit
announce-gen: better diagnose some usage errors
authorJim Meyering <meyering@fb.com>
Sun, 10 Jul 2022 01:42:29 +0000 (18:42 -0700)
committerJim Meyering <meyering@fb.com>
Sun, 10 Jul 2022 01:52:10 +0000 (18:52 -0700)
commitde5867755e668ee4d725aecf30922adcf9d5f93a
treefd1ff26ab96de6e91a82ec6321b8f0a21338431f
parentbe1b6d4bfaf1ad73780f30d6cd12cae3633b816a
announce-gen: better diagnose some usage errors

* build-aux/announce-gen (main): Erroneous usage would elicit a
misleading diagnostic. When --gnulib-version=V was specified:
- without --bootstrap-tools=..., or
- with --bootstrap-tools=..., but without "gnulib" in that list
we would give an inappropriate diagnostic. Now, each diagnostic
is tailored to the precise erroneous condition.
Reported by Bruno Haible in
https://lists.gnu.org/r/bug-gnulib/2022-01/msg00025.html
ChangeLog
build-aux/announce-gen