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

From: Stephen De Gabrielle (stephen.degabrielle at acm.org)
Date: Thu May 28 14:06:55 EDT 2009

Thanks, I'll try that

s.


On Thu, May 28, 2009 at 6:57 PM, Carl Eastlund <carl.eastlund at gmail.com> wrote:
> 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
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>



-- 

--
Stephen De Gabrielle
stephen.degabrielle at acm.org
Telephone +44 (0)20 85670911
Mobile        +44 (0)79 85189045
http://www.degabrielle.name/stephen


Posted on the users mailing list.