[MLton-commit] r7362
Wesley Terpstra
wesley at mlton.org
Wed Nov 4 03:04:03 PST 2009
These two regressions also hang on hurd due to the sigaction bug.
----------------------------------------------------------------------
U mlton/trunk/bin/regression
----------------------------------------------------------------------
Modified: mlton/trunk/bin/regression
===================================================================
--- mlton/trunk/bin/regression 2009-11-03 14:39:47 UTC (rev 7361)
+++ mlton/trunk/bin/regression 2009-11-04 11:04:01 UTC (rev 7362)
@@ -159,7 +159,7 @@
hurd)
# Work-around hurd bug (http://bugs.debian.org/551470)
case "$f" in
- mutex|prodcons|signals|signals2|suspend|timeout)
+ mutex|prodcons|signals|signals2|suspend|thread2|timeout|world5)
continue
;;
esac
More information about the MLton-commit
mailing list