public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
From: Jonathan Wakely <redi@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org, libstdc++-cvs@gcc.gnu.org
Subject: [gcc r14-7153] libstdc++: Removed a duplicate define directive for __glibcxx_want_ranges_iota
Date: Thu, 11 Jan 2024 20:16:42 +0000 (GMT)	[thread overview]
Message-ID: <20240111201642.1BF333858D1E@sourceware.org> (raw)

https://gcc.gnu.org/g:adbc46942aee754238c1e8457b18ffb506018dc1

commit r14-7153-gadbc46942aee754238c1e8457b18ffb506018dc1
Author: Michael Levine <mlevine55@bloomberg.net>
Date:   Thu Jan 11 15:22:32 2024 +0000

    libstdc++: Removed a duplicate define directive for __glibcxx_want_ranges_iota
    
    libstdc++-v3/ChangeLog:
    
            * include/std/ranges (__glibcxx_want_ranges_iota): Remove
            duplicate definition.
    
    Signed-off-by: Michael Levine <mlevine55@bloomberg.net>
    Reviewed-by: Jonathan Wakely <jwakely@redhat.com>

Diff:
---
 libstdc++-v3/include/std/ranges | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libstdc++-v3/include/std/ranges b/libstdc++-v3/include/std/ranges
index aa7b288ba4d..5ef4443fc64 100644
--- a/libstdc++-v3/include/std/ranges
+++ b/libstdc++-v3/include/std/ranges
@@ -59,7 +59,6 @@
 #define __glibcxx_want_ranges_chunk_by
 #define __glibcxx_want_ranges_enumerate
 #define __glibcxx_want_ranges_iota
-#define __glibcxx_want_ranges_iota
 #define __glibcxx_want_ranges_join_with
 #define __glibcxx_want_ranges_repeat
 #define __glibcxx_want_ranges_slide

                 reply	other threads:[~2024-01-11 20:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20240111201642.1BF333858D1E@sourceware.org \
    --to=redi@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    --cc=libstdc++-cvs@gcc.gnu.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).