Re: [racket-dev] DrRacket compilation bug

2011-12-06 Thread José Lopes
Hello, I think this problem was my fault, because the code created a loading cycle with dynamic-require. Apologies, José On quarta-feira, 7 de Dezembro de 2011 14:43:15, José Lopes wrote: Hello, I am using DrRacket version 5.2.0.5 checked out from the Git repo. I have also modified the Myst

[racket-dev] DrRacket compilation bug

2011-12-06 Thread José Lopes
Hello, I am using DrRacket version 5.2.0.5 checked out from the Git repo. I have also modified the MysterX source code. But this modification was already submitted as a patch which was accepted by Matthew. I have been developing a library for quite some time now. Today I was trying to compile/