[plt-scheme] DrScheme buglet?

From: Eli Barzilay (eli at barzilay.org)
Date: Thu Aug 30 00:22:26 EDT 2007

That won't work.  version/patchlevel.ss defines something that needs
to be an integer.  Actually, it looks like any number will do, so I
can use 0.5 if you want that.


On Aug 29, Robby Findler wrote:
> Yes, thats what I meant -- don't call it "p1" but call it *something*.
> 
> Robby
> 
> On 8/29/07, Todd O'Bryan <toddobryan at mac.com> wrote:
> > If you could do that, it would be terrific. I don't care what you call
> > it...maybe 371tp for TeachPack or Todd's a Pain. :-)
> >
> > If you could just email it to me Eli, I'll let my students download it
> > from my course web page.
> >
> > Thanks again!
> >
> > On Wed, 2007-08-29 at 22:56 -0400, Eli Barzilay wrote:
> > > On Aug 29, Robby Findler wrote:
> > > > I guess it would be possible to make a patch .plt file, but I'd be
> > > > hesitant to put it into an official patch release. Maybe Eli could
> > > > be convinced to do one just for you (and others like you), tho.
> > >
> > > I can do that, but then we end up with an "unofficial" 371p1...
> > > (Todd/anyone else: probe me if you want that...)
> > >
> > > > Eli, just in case, the only changes are in
> > > > plt/collects/lang/htdp-langs.ss, revision 7224, and I think that
> > > > file wasn't otherwise changed since the release.

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                  http://www.barzilay.org/                 Maze is Life!


Posted on the users mailing list.