public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/nodejs/files/
Date: Thu, 30 May 2024 14:55:08 +0000 (UTC)	[thread overview]
Message-ID: <1717080857.d61de80e0d21aaa7f273556a51cf66c56277560e.arthurzam@gentoo> (raw)

commit:     d61de80e0d21aaa7f273556a51cf66c56277560e
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Tue May 28 16:28:14 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu May 30 14:54:17 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d61de80e

net-libs/nodejs: remove unused patch

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 net-libs/nodejs/files/nodejs-20.3.0-gcc14.patch | 31 -------------------------
 1 file changed, 31 deletions(-)

diff --git a/net-libs/nodejs/files/nodejs-20.3.0-gcc14.patch b/net-libs/nodejs/files/nodejs-20.3.0-gcc14.patch
deleted file mode 100644
index 8011c2bbdfb9..000000000000
--- a/net-libs/nodejs/files/nodejs-20.3.0-gcc14.patch
+++ /dev/null
@@ -1,31 +0,0 @@
-From ad0bbaf34aa3150b4f3507b9973b6f5e8ed47474 Mon Sep 17 00:00:00 2001
-From: Sam James <sam@cmpct.info>
-Date: Fri, 9 Jun 2023 18:29:00 +0100
-Subject: [PATCH] test: add missing <algorithm> include for std::find
-
-GCC 14 drops some transitive includes within libstdc++.
-
-Explicitly include <algorithm> for std::find.
-
-Signed-off-by: Sam James <sam@gentoo.org>
-PR-URL: https://github.com/nodejs/node/pull/48380
-Reviewed-By: LiviaMedeiros <livia@cirno.name>
-Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
-Reviewed-By: Matthew Aitken <maitken033380023@gmail.com>
----
- test/embedding/embedtest.cc | 2 ++
- 1 file changed, 2 insertions(+)
-
-diff --git a/test/embedding/embedtest.cc b/test/embedding/embedtest.cc
-index 3592ccb98132..dbb420f34682 100644
---- a/test/embedding/embedtest.cc
-+++ b/test/embedding/embedtest.cc
-@@ -5,6 +5,8 @@
- #include "uv.h"
- #include <assert.h>
- 
-+#include <algorithm>
-+
- // Note: This file is being referred to from doc/api/embedding.md, and excerpts
- // from it are included in the documentation. Try to keep these in sync.
- // Snapshot support is not part of the embedder API docs yet due to its


             reply	other threads:[~2024-05-30 14:55 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-30 14:55 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-28  7:25 [gentoo-commits] repo/gentoo:master commit in: net-libs/nodejs/files/ Joonas Niilola
2024-04-18 19:32 Conrad Kostecki
2022-07-19 17:10 Conrad Kostecki
2022-07-18 21:41 Conrad Kostecki
2022-06-05 23:03 Conrad Kostecki
2022-05-30  3:58 Sam James
2022-05-13 20:04 Sam James
2022-05-06  5:21 Joonas Niilola
2021-05-16 18:17 Marek Szuba
2021-05-16 18:17 Marek Szuba
2020-02-23 19:54 Magnus Granberg
2018-12-13 12:44 Jeroen Roovers
2018-01-04 12:31 Jeroen Roovers
2017-11-21 12:01 Jeroen Roovers
2017-11-01 11:42 Jeroen Roovers

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=1717080857.d61de80e0d21aaa7f273556a51cf66c56277560e.arthurzam@gentoo \
    --to=arthurzam@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