[racket] Delivering / distributing an application that uses places
On 01/25/2012 08:14 AM, Brian Mastenbrook wrote:
> On 01/24/2012 05:24 PM, Ryan Culpepper wrote:
>> Thanks for the report. The problem was indeed due to my using
>> dynamic-place; I've added a use of define-runtime-module-path-index so
>> the compiler knows about the dependency.
>
> Thanks Ryan. Will this be in the 5.2.1 release? I'm sure other people
> will be interested in the change. (I didn't see any mention of Matthew's
> fix or yours in the release note drafts on devel.)
Yes, it will. (Most bug fixes are not included in the release announcement.)
Ryan