<div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_quote"><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On some occasions, drracket won't compile my file, and prints an error:<br><br>standard-module-name-resolver: contract violation<br> expected: module-path?<br> given: '(#%foreign)<br><br></blockquote><div><br></div>
<div><br></div></div><div>Wait, but this doesn't look right anyway, because '(#%foreign) is a list. So that may be a type error somewhere. Have you seen it happen under Racket 5.3.1 already?</div></div></blockquote>
<div class="im"><br>Yes it is in 5.3.1 <br><div><br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_quote"><div>I haven't encountered this yet. Being able to reproduce the error would be a great start in debugging this.</div>
</div>
</blockquote></div><br>I agree, but I don't know what causes it or when it happens.<br>Now I'm running the same code on a different machine and the above error does not appear.<br><br>Laurent<br><br></div>