<div dir="ltr">Many thanks to both of you!<div><br></div><div>Matthew, the app seems to run fine when it's compiled with 6.0.0.1, so the bug must have been fixed somewhere along the way. It's Friday evening here now, but if everything's still working on Monday I'll consider the case closed.</div>
<div><br></div><div>Best,</div><div><br></div><div>Nathaniel</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Dec 6, 2013 at 8:29 PM, Matthew Flatt <span dir="ltr"><<a href="mailto:mflatt@cs.utah.edu" target="_blank">mflatt@cs.utah.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm able to replicate the problem in v5.3.6, but not the current<br>
development version.<br>
<br>
I'm not sure exactly where the problem might have been, but I've fixed<br>
several problems in `raco exe` since v5.3.6, so I'm hopeful that the<br>
problem has been fixed for v6.0.<br>
<br>
Does a snapshot from<br>
<br>
  <a href="http://www.cs.utah.edu/plt/snapshots/" target="_blank">http://www.cs.utah.edu/plt/snapshots/</a><br>
<br>
work for you?<br>
<div class="HOEnZb"><div class="h5"><br>
At Fri, 6 Dec 2013 07:05:47 +0000 (UTC), Galler wrote:<br>
> Nathaniel Rudavsky-Brody writes:<br>
><br>
><br>
> > Hi Zack and everyone,<br>
> > I'm going back to this old thread<br>
> (<a href="http://lists.racket-lang.org/users/archive/2013-January/056176.html" target="_blank">http://lists.racket-lang.org/users/archive/2013-January/056176.html</a>), since<br>
> I have a similar problem with raco and flomap, and can't tell if anyone<br>
> found a solution. Are there any new ideas?<br>
><br>
><br>
> Nathaniel,<br>
><br>
> I don't have a solution, but after 4 hours of troubleshooting, I have a hint.<br>
><br>
> The problem seems to be in the interaction between file flomap-stats.rkt and<br>
> flomap-struct.rkt<br>
><br>
> SETUP<br>
><br>
> PROGRAM-A.rkt<br>
> ---------------<br>
><br>
> #lang racket<br>
> (require images/private/flomap-stats)<br>
><br>
> ---------------<br>
><br>
> Compile program-A :   >raco exe program-A.rkt<br>
><br>
> Run program-A: >program-A.exe<br>
><br>
> This will regenerate your error.<br>
><br>
> Now edit images/private/flomap-stats.rkt as described below  (make a copy<br>
> first)<br>
><br>
> 1. comment out flomap-stats.rkt's require form<br>
> 2. copy and paste flomap-struct.rkt into flomap-stats<br>
> 3. comment out flomap-struct.rkt's provide form<br>
> 4. save your changes<br>
> 5. re-compile and run program-A<br>
><br>
> This should run successfully without error<br>
><br>
><br>
> Obviously, this doesn't solve your problem, b/c you need images/flomap vs.<br>
> flomap-stats, but maybe you can run with this for a bit.<br>
><br>
> Maybe look at the module-browser in Dr. Racket for anything that seems<br>
> strange in the original flomap-stats dependency tree?<br>
><br>
> R./<br>
> Zack<br>
><br>
><br>
><br>
><br>
><br>
> ____________________<br>
>   Racket Users list:<br>
>   <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><span><font color="#888888">-- <br><a href="http://marginalia.be" target="_blank">marginalia.be</a><br>0485 / 136 458</font></span>
</div>