public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/autoconf/files/, sys-devel/autoconf/
Date: Mon, 19 Sep 2022 19:10:30 +0000 (UTC)	[thread overview]
Message-ID: <1663614618.855f1f72f42c2f9b5ed97220e3ced97a35aa075b.sam@gentoo> (raw)

commit:     855f1f72f42c2f9b5ed97220e3ced97a35aa075b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 19 19:09:45 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 19 19:10:18 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=855f1f72

sys-devel/autoconf: workaround bad quoting in packages

While the packages which break with the comma are themselves
broken (need more quoting), we've got our hands full, so
just mangle the patch to drop the comma in a comment
added by autoconf-2.71-AC_LANG_CALL_C_cxx.patch.

Bug: https://bugs.gentoo.org/871753
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../autoconf/{autoconf-2.71-r3.ebuild => autoconf-2.71-r4.ebuild}  | 0
 sys-devel/autoconf/files/autoconf-2.71-AC_LANG_CALL_C_cxx.patch    | 7 ++++++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/sys-devel/autoconf/autoconf-2.71-r3.ebuild b/sys-devel/autoconf/autoconf-2.71-r4.ebuild
similarity index 100%
rename from sys-devel/autoconf/autoconf-2.71-r3.ebuild
rename to sys-devel/autoconf/autoconf-2.71-r4.ebuild

diff --git a/sys-devel/autoconf/files/autoconf-2.71-AC_LANG_CALL_C_cxx.patch b/sys-devel/autoconf/files/autoconf-2.71-AC_LANG_CALL_C_cxx.patch
index c997c52e57d8..5b53d17135bc 100644
--- a/sys-devel/autoconf/files/autoconf-2.71-AC_LANG_CALL_C_cxx.patch
+++ b/sys-devel/autoconf/files/autoconf-2.71-AC_LANG_CALL_C_cxx.patch
@@ -1,5 +1,10 @@
 https://git.savannah.gnu.org/cgit/autoconf.git/commit/?id=b27bc3e230bb12fdd9a813e38e82bc4c3e22b4cc
 
+Note: we drop the comma from the comment because some packages
+have bad quoting, and while that will need to be sorted when/if
+autoconf 2.72 is released, we've got our hands full with the
+Clang situation right now (bug #871753).
+
 From b27bc3e230bb12fdd9a813e38e82bc4c3e22b4cc Mon Sep 17 00:00:00 2001
 From: Paul Eggert <eggert@cs.ucla.edu>
 Date: Tue, 31 Aug 2021 16:30:46 -0700
@@ -19,7 +24,7 @@ Problem reported by Vincent Lefèvre (sr #110532).
 -   builtin and then its argument prototype would still apply.  */
 +   builtin and then its argument prototype would still apply.
 +   The 'extern "C"' is for builds by C++ compilers;
-+   although this is not generally supported in C code, supporting it here
++   although this is not generally supported in C code supporting it here
 +   has little cost and some practical benefit (sr 110532).  */
 +#ifdef __cplusplus
 +extern "C"


             reply	other threads:[~2022-09-19 19:10 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-19 19:10 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-07-17 20:23 [gentoo-commits] repo/gentoo:master commit in: sys-devel/autoconf/files/, sys-devel/autoconf/ Andreas K. Hüttel
2022-11-09  8:30 Sam James
2022-11-03 22:57 Sam James
2022-11-03  1:52 Sam James
2022-09-19 16:26 Sam James
2022-09-19 16:26 Sam James
2021-01-28 23:49 Lars Wendler
2020-12-29 16:14 Lars Wendler
2020-10-17 20:00 Lars Wendler
2020-08-29 14:38 Thomas Deutschmann
2018-01-18  9:40 Lars Wendler
2018-01-04  9:35 Lars Wendler
2017-05-13  9:29 Lars Wendler
2017-03-23 14:23 Fabian Groffen

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

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

  git send-email \
    --in-reply-to=1663614618.855f1f72f42c2f9b5ed97220e3ced97a35aa075b.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /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