Skip to content

Commit 24cf04f

Browse files
committed
Update README.md
1 parent 03bf5de commit 24cf04f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,10 @@ freely be incorporated into Phobos and attribution is not required for binaries.
6969
consist of code borrowed from other places and are thus required to conform to the terms of these
7070
licenses. All are under permissive (i.e. non-copyleft) open source licenses, but some may require
7171
binary attribution.
72+
73+
Known Problems
74+
--------------
75+
76+
https://issues.dlang.org/show_bug.cgi?id=9449 causes a segfault in ```dstats.tests.friedmanTest``` on the line ```Mean[len] colMeans;```. This is a backend bug and does not affect ldc or gdc.
77+
78+
https://issues.dlang.org/show_bug.cgi?id=13151 (fixed in git HEAD) causes a compile error due to a template ambiguity.

0 commit comments

Comments
 (0)