[racket] Program runs fine in console , but not in drracket.

From: Veer Singh (veer.chah at gmail.com)
Date: Wed Feb 8 04:27:05 EST 2012

Well  actual program is here :

https://github.com/veer-public/Predicate-Dispatch

Running example1.rkt produces the error in DrRacket , but runs fine in
console.

Thanks.


On Wed, Feb 8, 2012 at 2:41 PM, Marijn <hkBst at gentoo.org> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 08-02-12 08:51, Veer Singh wrote:
> > I just recently downloaded racket version 5.2.1.
> >
> > Now when running a "particular" program in drracket I get following
> > error :
> >
> > compile: unbound identifier in the transformer environment (and no
> > #%app syntax transformer is bound) in: #%require
> >
> > But when same program is run in console , it works just fine .
> >
> > Other programs that does not require this program , works just fine
> > in drracket.
> >
> > Any idea how to resolve this.
>
> Without a test case it might be hard to help you,
>
> Marijn
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.18 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAk8yPC8ACgkQp/VmCx0OL2y4YQCcD9d77Xg3NuicxvFvRPpKdCtN
> jXkAoLqH31DZDbsL/nFUn0XnLy8IC2AA
> =WAzI
> -----END PGP SIGNATURE-----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20120208/7995436e/attachment.html>

Posted on the users mailing list.