<div dir="ltr">You are not the only one to complain :). We&#39;ve been having an internal discussion about this, actually.<div><br></div><div>In this particular, case, I think that you are using provide/contract, right? If so, the blame really lies with the entire file edf.rkt. So there really isn&#39;t anything more specific to say.</div>
<div><br></div><div>Robby</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Sep 8, 2013 at 4:20 AM, antoine <span dir="ltr">&lt;<a href="mailto:antoine597@gmail.com" target="_blank">antoine597@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">Hello,<br>
<br>
I have just start using contracts in racket, but i am a bit disapointed by the<br>
error message they give to me.<br>
<br>
example contract error:<br>
<br>
 add-number: contract violation<br>
 expected: number?<br>
 given: &quot;1&quot;<br>
 in: the 2nd argument of<br>
      (-&gt; number? number? number?)<br>
 contract from: abc.rkt<br>
 blaming: edf.rkt<br>
 at: abc.rkt:5.3<br>
<br>
I would have expected to have the line and column number in the blaming line<br>
like what you could get from a stacktrace.<br>
<br>
Is it possible in contracts?<br>
Am i the only one to complain? :)<br>
<br>
Thanks you in advance.<br>
____________________<br>
 Racket Users list:<br>
 <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/<u></u>users</a><br>
</blockquote></div><br></div>