Import Upstream version 20180207
[hcoop/debian/mlton.git] / doc / guide / localhost / NeedsReview
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5 <meta name="generator" content="AsciiDoc 8.6.9">
6 <title>NeedsReview</title>
7 <link rel="stylesheet" href="./asciidoc.css" type="text/css">
8 <link rel="stylesheet" href="./pygments.css" type="text/css">
9
10
11 <script type="text/javascript" src="./asciidoc.js"></script>
12 <script type="text/javascript">
13 /*<![CDATA[*/
14 asciidoc.install();
15 /*]]>*/
16 </script>
17 <link rel="stylesheet" href="./mlton.css" type="text/css">
18 </head>
19 <body class="article">
20 <div id="banner">
21 <div id="banner-home">
22 <a href="./Home">MLton 20180207</a>
23 </div>
24 </div>
25 <div id="header">
26 <h1>NeedsReview</h1>
27 </div>
28 <div id="content">
29 <div id="preamble">
30 <div class="sectionbody">
31 <div class="paragraph"><p>This page documents some patches and bug fixes that need additional review by experienced developers:</p></div>
32 <div class="ulist"><ul>
33 <li>
34 <p>
35 Bug in transparent signature match:
36 </p>
37 <div class="ulist"><ul>
38 <li>
39 <p>
40 What is an <em>original</em> interface and why does the equivalence of original interfaces implies the equivalence of the actual interfaces?
41 </p>
42 </li>
43 <li>
44 <p>
45 <a href="http://www.mlton.org/pipermail/mlton/2007-September/029991.html">http://www.mlton.org/pipermail/mlton/2007-September/029991.html</a>
46 </p>
47 </li>
48 <li>
49 <p>
50 <a href="http://www.mlton.org/pipermail/mlton/2007-September/029995.html">http://www.mlton.org/pipermail/mlton/2007-September/029995.html</a>
51 </p>
52 </li>
53 <li>
54 <p>
55 SVN Revision: <a href="https://github.com/MLton/mlton/commit/%3A%2FSVN%20r6046"><span class="monospaced">r6046</span></a>
56 </p>
57 </li>
58 </ul></div>
59 </li>
60 <li>
61 <p>
62 Bug in <a href="DeepFlatten">DeepFlatten</a> pass:
63 </p>
64 <div class="ulist"><ul>
65 <li>
66 <p>
67 Should we allow argument to <span class="monospaced">Weak_new</span> to be flattened?
68 </p>
69 </li>
70 <li>
71 <p>
72 SVN Revision: <a href="https://github.com/MLton/mlton/commit/%3A%2FSVN%20r6189"><span class="monospaced">r6189</span></a> (regression test demonstrating bug)
73 </p>
74 </li>
75 <li>
76 <p>
77 SVN Revision: <a href="https://github.com/MLton/mlton/commit/%3A%2FSVN%20r6191"><span class="monospaced">r6191</span></a>
78 </p>
79 </li>
80 </ul></div>
81 </li>
82 </ul></div>
83 </div>
84 </div>
85 </div>
86 <div id="footnotes"><hr></div>
87 <div id="footer">
88 <div id="footer-text">
89 </div>
90 <div id="footer-badges">
91 </div>
92 </div>
93 </body>
94 </html>