<div dir="ltr">I didn&#39;t investigate your program to be sure it isn&#39;t some other bug, but the potential for this kind of bad behavior has always been with us, yes.<div><br></div><div>Robby</div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Fri, Feb 22, 2013 at 3:59 PM, Pierpaolo Bernardi <span dir="ltr">&lt;<a href="mailto:olopierpa@gmail.com" target="_blank">olopierpa@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
So, it has always behaved like this?  I&#39;m really surprised that I have<br>
never been bitten by this before.  8^)<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
On Fri, Feb 22, 2013 at 10:51 PM, Robby Findler<br>
&lt;<a href="mailto:robby@eecs.northwestern.edu">robby@eecs.northwestern.edu</a>&gt; wrote:<br>
&gt; I think that the lack of information about tail calls can be particularly<br>
&gt; pernicious in the presence of multiple value errors. It would be good to do<br>
&gt; better, but I&#39;m not sure how. The errortrace library contains what we<br>
&gt; currently do so you&#39;d want to experiment there if you have an idea.<br>
&gt;<br>
&gt; Robby<br>
&gt;<br>
&gt;<br>
&gt; On Fri, Feb 22, 2013 at 1:13 PM, Pierpaolo Bernardi &lt;<a href="mailto:olopierpa@gmail.com">olopierpa@gmail.com</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; On Fri, Feb 22, 2013 at 4:40 PM, Ryan Culpepper &lt;<a href="mailto:ryanc@ccs.neu.edu">ryanc@ccs.neu.edu</a>&gt; wrote:<br>
&gt;&gt; &gt; The line<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;   (date-day quando)99<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; looks pretty suspicious; with the 99 there, the first branch of the<br>
&gt;&gt; &gt; enclosing &#39;if&#39; expression returns 8 values but the second branch returns<br>
&gt;&gt; &gt; 7<br>
&gt;&gt; &gt; values.<br>
&gt;&gt;<br>
&gt;&gt; Yes, that was the source of the error (a mistake due to me pressing<br>
&gt;&gt; the Num Lock key inadvertently).<br>
&gt;&gt;<br>
&gt;&gt; What had me stumped is that DrRacket gives no hint about the location<br>
&gt;&gt; of the error.  Not even the right file!<br>
&gt;&gt; _________________________<br>
&gt;&gt;   Racket Developers list:<br>
&gt;&gt;   <a href="http://lists.racket-lang.org/dev" target="_blank">http://lists.racket-lang.org/dev</a><br>
&gt;<br>
&gt;<br>
</div></div></blockquote></div><br></div>