[plt-scheme] plai-350.plt, DrScheme v370.2
On Jun 6, 2007, at 11:05 PM, Gene Garbutt wrote:
>
> On Jun 6, 2007, at 9:43 PM, Shriram Krishnamurthi wrote:
>
>> Yuck. I believe I've fixed the problem; please visit
>>
>> http://www.cs.brown.edu/~sk/Publications/Books/ProgLangs/2007-04-26/
>>
>> the new version there should do the trick. Please let me know if
>> it doesn't.
>>
>> Shriram
>> _________________________________________________
>> For list-related administrative tasks:
>> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
> I tried the suggested fix and on PLT Scheme relaunch, the following
> error message appeared:
>
> link: broken compiled code (phase 0, defn-phase 0, in #f), no
> declaration for module: |,/Applications/PLT/collects/errortrace/
> errortrace-key| in: errortrace-key
>
>
> === context ===
> /Applications/PLT/collects/drscheme/private/tools.ss:164:12
> /Applications/PLT/collects/drscheme/private/tools.ss:65:6: load/
> invoke-all-tools/collections
>
> -Gene
>
>
My bad, turns out this was an interaction with DivaScheme. Installing
plai.plt from a clean slate fixed the problem.
Sorry for the misdirection.
-Gene