On Fri, Jul 6, 2012 at 3:06 PM, Matthew Flatt <[email protected]> wrote: > At Fri, 6 Jul 2012 12:59:34 -0600, Matthew Flatt wrote: >> As I try to make an example illustrating problems, I see that Racket is >> more resistant to problems created by `gensym' than I expected. > > Ah --- one more level of indirection demonstrates the sort of trouble > that I expected. If you compile only "a.rkt" and "b.rkt" below with > `raco make b.rkt', then `racket c.rkt' doesn't work.
Thanks, Matthew, having a setup that creates a predictable error is illuminating. --Carl _________________________ Racket Developers list: http://lists.racket-lang.org/dev

