<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="generator" content="AsciiDoc 8.6.9">
<title>Bugs20130715</title>
<link rel="stylesheet" href="./asciidoc.css" type="text/css">
<link rel="stylesheet" href="./pygments.css" type="text/css">


<script type="text/javascript" src="./asciidoc.js"></script>
<script type="text/javascript">
/*<![CDATA[*/
asciidoc.install();
/*]]>*/
</script>
<link rel="stylesheet" href="./mlton.css" type="text/css">
</head>
<body class="article">
<div id="banner">
<div id="banner-home">
<a href="./Home">MLton 20180207</a>
</div>
</div>
<div id="header">
<h1>Bugs20130715</h1>
</div>
<div id="content">
<div id="preamble">
<div class="sectionbody">
<div class="paragraph"><p>Here are the known bugs in <a href="Release20130715">MLton 20130715</a>, listed
in reverse chronological order of date reported.</p></div>
<div class="ulist"><ul>
<li>
<p>
<a id="bug06"></a>
Bug with simultaneous <span class="monospaced">sharing</span> of multiple structures.
</p>
<div class="paragraph"><p>Fixed by commit <a href="https://github.com/MLton/mlton/commit/9cb5164f6"><span class="monospaced">9cb5164f6</span></a>.</p></div>
</li>
<li>
<p>
<a id="bug05"></a>
Minor bug with exception replication.
</p>
<div class="paragraph"><p>Fixed by commit <a href="https://github.com/MLton/mlton/commit/1c89c42f6"><span class="monospaced">1c89c42f6</span></a>.</p></div>
</li>
<li>
<p>
<a id="bug04"></a>
Minor bug erroneously accepting symbolic identifiers for strid, sigid, and fctid
and erroneously accepting symbolic identifiers before <span class="monospaced">.</span> in long identifiers.
</p>
<div class="paragraph"><p>Fixed by commit <a href="https://github.com/MLton/mlton/commit/9a56be647"><span class="monospaced">9a56be647</span></a>.</p></div>
</li>
<li>
<p>
<a id="bug03"></a>
Minor bug in precedence parsing of function clauses.
</p>
<div class="paragraph"><p>Fixed by commit <a href="https://github.com/MLton/mlton/commit/1a6d25ec9"><span class="monospaced">1a6d25ec9</span></a>.</p></div>
</li>
<li>
<p>
<a id="bug02"></a>
Performance bug in creation of worker threads to service calls of <span class="monospaced">_export</span>-ed
functions.
</p>
<div class="paragraph"><p>Thanks to Bernard Berthomieu for the bug report.</p></div>
<div class="paragraph"><p>Fixed by commit <a href="https://github.com/MLton/mlton/commit/97c2bdf1d"><span class="monospaced">97c2bdf1d</span></a>.</p></div>
</li>
<li>
<p>
<a id="bug01"></a>
Bug in <span class="monospaced">MLton.IntInf.fromRep</span> that could yield values that violate the <span class="monospaced">IntInf</span>
representation invariants.
</p>
<div class="paragraph"><p>Thanks to Rob Simmons for the bug report.</p></div>
<div class="paragraph"><p>Fixed by commit <a href="https://github.com/MLton/mlton/commit/3add91eda"><span class="monospaced">3add91eda</span></a>.</p></div>
</li>
<li>
<p>
<a id="bug00"></a>
Bug in equality status of some arrays, vectors, and slices in Basis Library
implementation.
</p>
<div class="paragraph"><p>Fixed by commit <a href="https://github.com/MLton/mlton/commit/a7ed9cbf1"><span class="monospaced">a7ed9cbf1</span></a>.</p></div>
</li>
</ul></div>
</div>
</div>
</div>
<div id="footnotes"><hr></div>
<div id="footer">
<div id="footer-text">
</div>
<div id="footer-badges">
</div>
</div>
</body>
</html>
