<p dir="ltr">Thanks for fixing it!</p>
<div class="gmail_quote">On Jan 13, 2013 3:55 PM, &quot;Ryan Culpepper&quot; &lt;<a href="mailto:ryanc@ccs.neu.edu">ryanc@ccs.neu.edu</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I just pushed a fix. Thanks for reporting this!<br>
<br>
Ryan<br>
<br>
<br>
On 01/13/2013 10:48 AM, Matthew Flatt wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
It&#39;s still broken. Although I don&#39;t get an error with the latest<br>
sources (v5.3.2.1), the output is not right:<br>
<br>
  &gt; (~r (/ 15625 16384) #:min-width 4 #:precision 1)<br>
  &quot; 0.1&quot;<br>
  &gt; (~r (/ 15625 16384))<br>
  &quot;0.953674&quot;<br>
<br>
At Sun, 13 Jan 2013 10:40:04 -0500, Curtis Dutton wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I think this is a bug...<br>
<br>
(~r  (/ 15625 16384)<br>
                   #:min-width 4<br>
                   #:precision 1)<br>
<br>
gives me<br>
<br>
  make-string: contract violation<br>
   expected: exact-nonnegative-integer?<br>
   given: -1<br>
   argument position: 1st<br>
   other arguments...:<br>
    #\0<br>
<br>
Can anyone else reproduce this? If so I&#39;ll file it as a bug...<br>
<br>
Thanks,<br>
   Curt<br>
_________________________<br>
   Racket Developers list:<br>
   <a href="http://lists.racket-lang.org/dev" target="_blank">http://lists.racket-lang.org/<u></u>dev</a><br>
</blockquote>
_________________________<br>
   Racket Developers list:<br>
   <a href="http://lists.racket-lang.org/dev" target="_blank">http://lists.racket-lang.org/<u></u>dev</a><br>
<br>
</blockquote>
<br>
</blockquote></div>