pkgsrc-WIP-changes archive

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

ocaml: Update TODO



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Mon Oct 20 15:18:56 2025 -0400
Changeset:	818d17be6e79e95b66284843db9db612613e5175

Modified Files:
	ocaml/TODO

Log Message:
ocaml: Update TODO

record current failures on NetBSD 10 in upstream test suite (only 2!)

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

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

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

diffs:
diff --git a/ocaml/TODO b/ocaml/TODO
index 234c680e77..fcac08e00b 100644
--- a/ocaml/TODO
+++ b/ocaml/TODO
@@ -1,17 +1,21 @@
 - improve COMMIT_MESSAGE
   + review dropped patches
 
-- create meta-pkgs/bulk-test-ocaml and test
+- run tests and file issues upstream
+  + 20251020 NetBSD 10 amd64
+    List of failed tests:
+      tests/lib-bigarray-2/bigarrfml.ml
+      tests/lib-systhreads/testyield.ml
 
-- examine unresolved upstream 5.x issues
+- create meta-pkgs/bulk-test-ocaml and build it
+
+- examine unresolved upstream 5.x issues and decide to address or not
   + https://github.com/ocaml/ocaml/issues/11913 [stale]
   + 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 of ocaml programs:
+- test programs using unison
   + unison
   + (call for tests on unison-users)
 
 - fix native compiler build
-  (it's not clear what this means, but test native code generation with unison)es
+  (it's not clear what this means, but test native code generation with unison)


Home | Main Index | Thread Index | Old Index