[plt-scheme] Check syntax fails on text.ss in MrED

From: Carl Eastlund (carl.eastlund at gmail.com)
Date: Thu May 28 13:57:37 EDT 2009

However, if you get a second copy of DrScheme, you should be able to
use one to Check Syntax on the other (provided they are the same
version, or close to it).

--Carl

On Thu, May 28, 2009 at 1:17 PM, Robby Findler
<robby at eecs.northwestern.edu> wrote:
> There are some problems running check syntax on files that implement
> scheme/gui (roughly), having to do with the problem that the namespace
> has to be initialized with stuff to be able to expand the program, and
> if you're expanding the program that actually implements that stuff,
> it gets confused.
>
> I'm not sure if there is a fix to this.
>
> Robby
>
> On Thu, May 28, 2009 at 11:46 AM, Grant Rettke <grettke at acm.org> wrote:
>> /mred/private/wxme/test.ss on 4.1.900 I get:
>>
>> define-values: cannot re-define a constant: flash-timer%
>>
>> On Thu, May 28, 2009 at 11:38 AM, Stephen De Gabrielle
>> <stephen.degabrielle at acm.org> wrote:
>>> Check syntax fails on text.ss in MrED
>>>
>>> is it just me?
>>>
>>> --
>>> Sent from my mobile device


Posted on the users mailing list.