<html lang='en'>
<head>
<meta content='text/html; charset=utf-8' http-equiv='Content-Type'>
<title>
GitLab
</title>
</meta>
</head>
<style>
img {
max-width: 100%;
height: auto;
}
p.details {
font-style:italic;
color:#777
}
.footer p {
font-size:small;
color:#777
}
pre.commit-message {
white-space: pre-wrap;
}
.file-stats a {
text-decoration: none;
}
.file-stats .new-file {
color: #090;
}
.file-stats .deleted-file {
color: #B00;
}
</style>
<body>
<div class='content'>
<h3>Raymond Toy pushed to branch master at <a href="https://gitlab.common-lisp.net/cmucl/cmucl">cmucl / cmucl</a></h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://gitlab.common-lisp.net/cmucl/cmucl/commit/7602e68b48555c676bff9acb7e6843126b3fcef7">7602e68b</a></strong>
<div>
<span>by Raymond Toy</span>
<i>at 2015-07-15T20:56:53Z</i>
</div>
<pre class='commit-message'>Update from logs.</pre>
</li>
</ul>
<h4>1 changed file:</h4>
<ul>
<li class='file-stats'>
<a href='#diff-0'>
src/general-info/release-21a.txt
</a>
</li>
</ul>
<h4>Changes:</h4>
<li id='diff-0'>
<a href='https://gitlab.common-lisp.net/cmucl/cmucl/commit/7602e68b48555c676bff9acb7e6843126b3fcef7#diff-0'>
<strong>
src/general-info/release-21a.txt
</strong>
</a>
<hr>
<pre class="highlight"><code><span style="color: #000000;background-color: #ffdddd">--- a/src/general-info/release-21a.txt
</span><span style="color: #000000;background-color: #ddffdd">+++ b/src/general-info/release-21a.txt
</span><span style="color: #aaaaaa">@@ -48,6 +48,7 @@ New in this release:
</span>
* ANSI compliance fixes:
<span style="color: #000000;background-color: #ddffdd">+ * See Issue #3, #4, #5, #7.
</span>
* Bugfixes:
* On ppc machines with clock speeds over 2 GHz or so,
<span style="color: #aaaaaa">@@ -76,6 +77,10 @@ New in this release:
</span> exceptions for the special functions.
* Fix compiler warnings in motif about destructive functions
discarding their results.
<span style="color: #000000;background-color: #ddffdd">+ * Move back some UNIX functionality back into the core. asdf
+ wants unxi-getenv and slime wants unix-execve and unix-fork.
+ * Increase *ERROR-PRINT-LINES* to 10.
+ * Updated FreeBSD 9.3 support for building motifd.
</span>
* Trac Tickets:
* Ticket #54 fixed.
<span style="color: #aaaaaa">@@ -84,7 +89,12 @@ New in this release:
</span> * Ticket #112 fixed.
* Gitlab tickets:
<span style="color: #000000;background-color: #ffdddd">- * Issue #1 fixed: Handle funcall in compiler macro functions.
</span><span style="color: #000000;background-color: #ddffdd">+ * Issue #1: Handle funcall in compiler macro functions.
+ * Issue #5: Give better error message when using T in CASE.
+ * Issue #4: ELT on lists does not signal an error when given
+ invalid index.
+ * Issue #3: Shadowing compiler macro functions.
+ * Issue #7: Local functions and get-setf-expansions
</span>
* Other changes:
* Cross compile scripts from x86 to sparc and ppc updated to work
</code></pre>
<br>
</li>
</div>
<div class='footer' style='margin-top: 10px;'>
<p>
—
<br>
<a href="https://gitlab.common-lisp.net/cmucl/cmucl/commit/7602e68b48555c676bff9acb7e6843126b3fcef7">View it on GitLab</a>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://gitlab.common-lisp.net/cmucl/cmucl/commit/7602e68b48555c676bff9acb7e6843126b3fcef7"}}</script>
</p>
</div>
</body>
</html>