From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/spidermonkey/files/
Date: Mon, 21 Sep 2020 21:48:42 +0000 (UTC) [thread overview]
Message-ID: <1600724912.54c13e03a393591bd5396e7de7fb97ebd8d78f9a.conikost@gentoo> (raw)
commit: 54c13e03a393591bd5396e7de7fb97ebd8d78f9a
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Mon Sep 21 18:43:04 2020 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 21:48:32 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54c13e03
dev-lang/spidermonkey: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/17630
Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
.../files/spidermonkey-17.0.0-unbreak-clang.patch | 32 ----------------------
1 file changed, 32 deletions(-)
diff --git a/dev-lang/spidermonkey/files/spidermonkey-17.0.0-unbreak-clang.patch b/dev-lang/spidermonkey/files/spidermonkey-17.0.0-unbreak-clang.patch
deleted file mode 100644
index ef428e70b52..00000000000
--- a/dev-lang/spidermonkey/files/spidermonkey-17.0.0-unbreak-clang.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-commit ad6d8397a05a
-Author: Dan Gohman <sunfish@mozilla.com>
-Date: Thu May 22 11:15:06 2014 -0700
-
- Bug 1012971 - SpiderMonkey: Fix various warnings. r=nbp
----
- js/public/RootingAPI.h | 4 +++-
- js/src/configure.in | 1 +
- js/src/jit/IonFrames.h | 17 ++++++++---------
- js/src/jit/MIR.h | 12 +++++-------
- js/src/jit/PerfSpewer.cpp | 12 ++++++------
- js/src/jit/RegisterSets.h | 2 +-
- js/src/jscntxt.h | 2 +-
- js/src/jsgcinlines.h | 4 ++--
- js/src/jsopcode.cpp | 2 +-
- js/src/jsscript.cpp | 6 +++---
- js/src/shell/js.cpp | 2 +-
- js/src/vm/ArrayBufferObject.h | 16 ++++++++--------
- js/src/vm/TypedArrayObject.cpp | 26 +++++++++++++-------------
- 13 files changed, 53 insertions(+), 53 deletions(-)
-
---- old/js/src/jsopcode.cpp.orig 2013-02-11 22:33:23 UTC
-+++ new/js/src/jsopcode.cpp
-@@ -6067,7 +6067,7 @@ ExpressionDecompiler::write(JSString *s)
- bool
- ExpressionDecompiler::quote(JSString *s, uint32_t quote)
- {
-- return QuoteString(&sprinter, s, quote) >= 0;
-+ return QuoteString(&sprinter, s, quote) != NULL;
- }
-
- JSAtom *
next reply other threads:[~2020-09-21 21:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-21 21:48 Conrad Kostecki [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-09-22 8:06 [gentoo-commits] repo/gentoo:master commit in: dev-lang/spidermonkey/files/ Joonas Niilola
2020-09-21 11:04 Thomas Deutschmann
2020-09-21 11:04 Thomas Deutschmann
2019-03-04 3:14 Aaron Bauman
2016-11-06 19:33 David Seifert
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=1600724912.54c13e03a393591bd5396e7de7fb97ebd8d78f9a.conikost@gentoo \
--to=conikost@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