Import Upstream version 20180207
[hcoop/debian/mlton.git] / doc / guide / localhost / Bugs20130715
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>Bugs20130715</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>Bugs20130715</h1>
27 </div>
28 <div id="content">
29 <div id="preamble">
30 <div class="sectionbody">
31 <div class="paragraph"><p>Here are the known bugs in <a href="Release20130715">MLton 20130715</a>, listed
32 in reverse chronological order of date reported.</p></div>
33 <div class="ulist"><ul>
34 <li>
35 <p>
36 <a id="bug06"></a>
37 Bug with simultaneous <span class="monospaced">sharing</span> of multiple structures.
38 </p>
39 <div class="paragraph"><p>Fixed by commit <a href="https://github.com/MLton/mlton/commit/9cb5164f6"><span class="monospaced">9cb5164f6</span></a>.</p></div>
40 </li>
41 <li>
42 <p>
43 <a id="bug05"></a>
44 Minor bug with exception replication.
45 </p>
46 <div class="paragraph"><p>Fixed by commit <a href="https://github.com/MLton/mlton/commit/1c89c42f6"><span class="monospaced">1c89c42f6</span></a>.</p></div>
47 </li>
48 <li>
49 <p>
50 <a id="bug04"></a>
51 Minor bug erroneously accepting symbolic identifiers for strid, sigid, and fctid
52 and erroneously accepting symbolic identifiers before <span class="monospaced">.</span> in long identifiers.
53 </p>
54 <div class="paragraph"><p>Fixed by commit <a href="https://github.com/MLton/mlton/commit/9a56be647"><span class="monospaced">9a56be647</span></a>.</p></div>
55 </li>
56 <li>
57 <p>
58 <a id="bug03"></a>
59 Minor bug in precedence parsing of function clauses.
60 </p>
61 <div class="paragraph"><p>Fixed by commit <a href="https://github.com/MLton/mlton/commit/1a6d25ec9"><span class="monospaced">1a6d25ec9</span></a>.</p></div>
62 </li>
63 <li>
64 <p>
65 <a id="bug02"></a>
66 Performance bug in creation of worker threads to service calls of <span class="monospaced">_export</span>-ed
67 functions.
68 </p>
69 <div class="paragraph"><p>Thanks to Bernard Berthomieu for the bug report.</p></div>
70 <div class="paragraph"><p>Fixed by commit <a href="https://github.com/MLton/mlton/commit/97c2bdf1d"><span class="monospaced">97c2bdf1d</span></a>.</p></div>
71 </li>
72 <li>
73 <p>
74 <a id="bug01"></a>
75 Bug in <span class="monospaced">MLton.IntInf.fromRep</span> that could yield values that violate the <span class="monospaced">IntInf</span>
76 representation invariants.
77 </p>
78 <div class="paragraph"><p>Thanks to Rob Simmons for the bug report.</p></div>
79 <div class="paragraph"><p>Fixed by commit <a href="https://github.com/MLton/mlton/commit/3add91eda"><span class="monospaced">3add91eda</span></a>.</p></div>
80 </li>
81 <li>
82 <p>
83 <a id="bug00"></a>
84 Bug in equality status of some arrays, vectors, and slices in Basis Library
85 implementation.
86 </p>
87 <div class="paragraph"><p>Fixed by commit <a href="https://github.com/MLton/mlton/commit/a7ed9cbf1"><span class="monospaced">a7ed9cbf1</span></a>.</p></div>
88 </li>
89 </ul></div>
90 </div>
91 </div>
92 </div>
93 <div id="footnotes"><hr></div>
94 <div id="footer">
95 <div id="footer-text">
96 </div>
97 <div id="footer-badges">
98 </div>
99 </div>
100 </body>
101 </html>