Thank you guys. The current science collection and FFT routines work again with the latest pre-release from last night. It did save me quite a bit of rework. Sorry for the inconvenience to you.<br><br>Doug<br><br><div class="gmail_quote">
On Mon, Oct 25, 2010 at 3:38 PM, Eli Barzilay <span dir="ltr">&lt;<a href="mailto:eli@barzilay.org">eli@barzilay.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">Four hours ago, Matthew Flatt wrote:<br>
&gt; I&#39;ve pushed a change (intended to be merged to 5.0.2) that<br>
&gt; swaps<br>
&gt;<br>
&gt;  `unsafe-vector-ref&#39;    &lt;-&gt; `unsafe-vector*-ref&#39;<br>
&gt;  `unsafe-vector-set!&#39;   &lt;-&gt; `unsafe-vector*-set&#39;<br>
&gt;  `unsafe-vector-length&#39; &lt;-&gt; `unsafe-vector*-length&#39;<br>
&gt;  `unsafe-unbox&#39;         &lt;-&gt; `unsafe-unbox*&#39;<br>
&gt;  `unsafe-set-box!&#39;      &lt;-&gt; `unsafe-set-box*!&#39;<br>
&gt;  `unsafe-struct-ref&#39;    &lt;-&gt; `unsafe-struct*-ref&#39;<br>
&gt;  `unsafe-struct-set!&#39;   &lt;-&gt; `unsafe-struct*-set&#39;<br>
&gt;<br>
&gt; I tried to change all uses in the repository, but the patch needs lots<br>
&gt; of eyes and testing.<br>
&gt;<br>
&gt; Otherwise, all existing uses of the starred operation are now broken,<br>
&gt; and they need to be changed to unstarred operations.<br>
<br>
</div>I&#39;ve started a new release build with the change.  (Doesn&#39;t it require<br>
a new version too?)<br>
<br>
When it&#39;s done, it&#39;s probably a good idea for people who use contracts<br>
heavily to re-test.<br>
<font color="#888888"><br>
--<br>
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:<br>
                    <a href="http://barzilay.org/" target="_blank">http://barzilay.org/</a>                   Maze is Life!<br>
</font><div><div></div><div class="h5">_________________________________________________<br>
  For list-related administrative tasks:<br>
  <a href="http://lists.racket-lang.org/listinfo/dev" target="_blank">http://lists.racket-lang.org/listinfo/dev</a><br>
</div></div></blockquote></div><br>