[racket] standard-module-name-resolver: contract violation

From: Danny Yoo (dyoo at hashcollision.org)
Date: Thu Nov 8 10:47:05 EST 2012

On Thu, Nov 8, 2012 at 1:23 AM, Laurent <laurent.orseau at gmail.com> wrote:

> On some occasions, drracket won't compile my file, and prints an error:
>
> standard-module-name-resolver: contract violation
>   expected: module-path?
>   given: '(#%foreign)
>
>

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?



Anyone has encountered this and knows how to get rid of it?


I haven't encountered this yet.  Being able to reproduce the error would be
a great start in debugging this.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20121108/1eaaa984/attachment.html>

Posted on the users mailing list.