[plt-scheme] Crash with unbalanced parentheses in DrScheme?
On Jan 5, Matthew Flatt wrote:
> At Mon, 5 Jan 2009 09:59:09 +0530, "Srihari Ramanathan" wrote:
> > I wonder if anyone is able to reproduce a crash I'm seeing with the
> > latest pre-release builds of DrScheme (version 4.1.3.8-svn2jan2009,
> > windows xp) in a file with unbalanced parentheses?
> >
> > The simplest example I see this crash on is:
> >
> > @@ -0,0 +1,2 @@
> > +#lang scheme
> > +(
> >
> > Either running or doing a 'Check Syntax' on this causes a crash for me.
>
> This has been fixed in SVN, but the nightly build has failed for the
> past few attempts. We should have a new pre-release build soon.
There is a new pre-release build now.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!