Import Upstream version 20180207
[hcoop/debian/mlton.git] / doc / guide / src / NeedsReview.adoc
CommitLineData
7f918cf1
CE
1NeedsReview
2===========
3
4This page documents some patches and bug fixes that need additional review by experienced developers:
5
6* Bug in transparent signature match:
7** What is an 'original' interface and why does the equivalence of original interfaces implies the equivalence of the actual interfaces?
8** http://www.mlton.org/pipermail/mlton/2007-September/029991.html
9** http://www.mlton.org/pipermail/mlton/2007-September/029995.html
10** SVN Revision: <!ViewSVNRev(6046)>
11
12* Bug in <:DeepFlatten:> pass:
13** Should we allow argument to `Weak_new` to be flattened?
14** SVN Revision: <!ViewSVNRev(6189)> (regression test demonstrating bug)
15** SVN Revision: <!ViewSVNRev(6191)>