<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
If you still have the old version, try mzc on the two versions (split<br>
and unsplit), as Noel mentioned, and see if that changes anything.<br></blockquote><div><br>I have an additional collection path, but using "++collects-dir /my-path-to-collect/"<br> does not seem do that. <br>It returns the error:<br>
<br>standard-module-name-resolver: collection not found: "common" in any of: <br>(#<path:/home/orseau/.racket/<a href="http://5.0.1.2/collects">5.0.1.2/collects</a>> #<path:/usr/plt-5.0.1.2/collects>)<br>
<br>I tried "--collects-dest" too, but same problem.<br>I suppose I could add each lib by hand with "++lib", but there are a number of them.<br>Isn't there a way to add a collection path to mzc?<br>
</div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
(Also, and this is probably a dumb question, but you didn't change any<br>
behavior when you split things up accidentally, did you?)<font color="#888888"><br></font></blockquote><div><br>Dumb questions are often the most important ones of course.<br>There have been other changes but I don't really expect them to be noticeable.<br>
Although with the change, I am now using setter generators for variables to <br>cross the module barrier, whereas those variables were initially directly in the<br>same module.<br>There are not many of them though, so I'm not sure if that could change <br>
anything at all.<br><br>I also wondered if there could be something related to runtime-paths,<br>but that's just a thought.<br><br></div></div>