public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/ppxlib/files/
@ 2023-12-31 17:53 Alfredo Tupone
  0 siblings, 0 replies; only message in thread
From: Alfredo Tupone @ 2023-12-31 17:53 UTC (permalink / raw
  To: gentoo-commits

commit:     c18a7d9c6fb323e1337bd5c196cd2067d6481391
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Dec 31 14:28:10 2023 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun Dec 31 17:53:25 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c18a7d9c

dev-ml/ppxlib: remove unused patch(es)

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/34581
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 .../files/ppxlib-0.23.0-fix-ocaml-4.13.patch       | 23 ----------------------
 1 file changed, 23 deletions(-)

diff --git a/dev-ml/ppxlib/files/ppxlib-0.23.0-fix-ocaml-4.13.patch b/dev-ml/ppxlib/files/ppxlib-0.23.0-fix-ocaml-4.13.patch
deleted file mode 100644
index 00bf6dc0e4cc..000000000000
--- a/dev-ml/ppxlib/files/ppxlib-0.23.0-fix-ocaml-4.13.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-https://github.com/ocaml-ppx/ppxlib/commit/ce371cfb4c2ad712cd8e9b803bbf4ef650aa5e72
-
-From: Sonja Heinze <sonjaleaheinze@gmail.com>
-Date: Fri, 10 Sep 2021 16:08:22 +0200
-Subject: [PATCH] Make our expect-test version compatible with 4.13 compiler
-
-The Warnings.parse_options function was returning a unit on older compilers
-and is returning an alert option now, but under the hood it still has the
-same side-effects.
-
-Signed-off-by: Sonja Heinze <sonjaleaheinze@gmail.com>
---- a/test/expect/expect_test.ml
-+++ b/test/expect/expect_test.ml
-@@ -63,7 +63,7 @@ let main () =
-     setup_printers ppf;
-     Topfind.log := ignore;
- 
--    Warnings.parse_options false "@a-4-29-40-41-42-44-45-48-58";
-+    let _ = Warnings.parse_options false "@a-4-29-40-41-42-44-45-48-58" in
-     Clflags.real_paths := false;
-     Toploop.initialize_toplevel_env ();
- 
-


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-12-31 17:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-31 17:53 [gentoo-commits] repo/gentoo:master commit in: dev-ml/ppxlib/files/ Alfredo Tupone

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox