pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

ocaml: fix links from previous



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Sat Nov 30 09:45:50 2024 -0500
Changeset:	588dfa92750391df1a4b410002b3238796b90b6a

Modified Files:
	ocaml/TODO

Log Message:
ocaml: fix links from previous

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=588dfa92750391df1a4b410002b3238796b90b6a

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 ocaml/TODO | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diffs:
diff --git a/ocaml/TODO b/ocaml/TODO
index 98f9d27063..e2525bb6b6 100644
--- a/ocaml/TODO
+++ b/ocaml/TODO
@@ -8,7 +8,9 @@
     + explain why pic and flambda options are being removed
   - create meta-pkgs/bulk-test-ocaml and test
   - examine unresolved upstream 5.x issues
-    + https://github.com/ocaml/ocaml/pull/13320#issuecomment-2252316606
-    + https://github.com/ocaml/ocaml/pull/13320#issuecomment-2252316606
-    + https://github.com/ocaml/ocaml/pull/13320#issuecomment-2252316606
-  - run tests and assess
+    + https://github.com/ocaml/ocaml/issues/11913
+    + https://github.com/ocaml/ocaml/issues/13262
+    + https://github.com/ocaml/ocaml/pull/13320
+    in light of the prominent caution at
+      https://github.com/ocaml/ocaml/blob/trunk/README.adoc
+    - run tests and assess


Home | Main Index | Thread Index | Old Index