public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/files/
Date: Sat, 22 Jun 2024 18:54:36 +0000 (UTC)	[thread overview]
Message-ID: <1719082238.1d09e9dbdc863df7594246b738d70f4fe008847c.conikost@gentoo> (raw)

commit:     1d09e9dbdc863df7594246b738d70f4fe008847c
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Tue Jun 18 17:23:33 2024 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Jun 22 18:50:38 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d09e9db

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

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 ...0-Disable-tests-failing-with-OCaml-4.08.0.patch | 39 ----------------------
 1 file changed, 39 deletions(-)

diff --git a/dev-ml/ocamlbuild/files/ocamlbuild-0.14.0-Disable-tests-failing-with-OCaml-4.08.0.patch b/dev-ml/ocamlbuild/files/ocamlbuild-0.14.0-Disable-tests-failing-with-OCaml-4.08.0.patch
deleted file mode 100644
index 991f13238c05..000000000000
--- a/dev-ml/ocamlbuild/files/ocamlbuild-0.14.0-Disable-tests-failing-with-OCaml-4.08.0.patch
+++ /dev/null
@@ -1,39 +0,0 @@
-From: Stephane Glondu <steph@glondu.net>
-Date: Fri, 2 Aug 2019 13:08:55 +0200
-Subject: Disable tests failing with OCaml 4.08.0
-
----
- testsuite/internal.ml | 6 +++---
- 1 file changed, 3 insertions(+), 3 deletions(-)
-
-diff --git a/testsuite/internal.ml b/testsuite/internal.ml
-index d3c2004..a87f5e2 100644
---- a/testsuite/internal.ml
-+++ b/testsuite/internal.ml
-@@ -200,7 +200,7 @@ let () =
- "]
-   ~targets:("src/foo.cmxs",[]) ();;
- 
--let () = test "StrictSequenceFlag"
-+let _ignored () = test "StrictSequenceFlag"
-   ~options:[`no_ocamlfind; `quiet]
-   ~description:"strict_sequence tag"
-   ~tree:[T.f "hello.ml" ~content:"let () = 1; ()";
-@@ -219,7 +219,7 @@ Command exited with code 2."
- )
-   ~targets:("hello.byte",[]) ();;
- 
--let () = test "StrictFormatsFlag"
-+let _ignored () = test "StrictFormatsFlag"
-   ~options:[`no_ocamlfind; `quiet]
-   ~description:"strict_format tag"
-   ~tree:[T.f "hello.ml" ~content:"let _ = Printf.printf \"%.10s\"";
-@@ -230,7 +230,7 @@ Error: invalid format \"%.10s\": at character number 0, \
- Command exited with code 2."
-   ~targets:("hello.byte",[]) ();;
- 
--let () = test "PrincipalFlag"
-+let _ignored () = test "PrincipalFlag"
-   ~options:[`no_ocamlfind; `quiet]
-   ~description:"-principal tag"
-   ~tree:[T.f "hello.ml"


                 reply	other threads:[~2024-06-22 18:54 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=1719082238.1d09e9dbdc863df7594246b738d70f4fe008847c.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