[plt-scheme] make-u8vector bug

From: jos koot (jos.koot at telefonica.net)
Date: Sat Feb 17 11:09:40 EST 2007

Hi,
After unstalling version 369.7 and 369.8-svn17feb2007 and reinstalling 
369.8, all my programs work fine again. May be the problem was caused by 
these two versions being present simultanuously in the same system. Sorry to 
have bothered you.
Jos

(((((lambda(x)((((((((x x)x)x)x)x)x)x)x))
    (lambda(x)(lambda(y)(x(x y)))))
   (lambda(x)(x)x))
  (lambda()(printf "Greetings, Jos~n"))))

----- Original Message ----- 
From: "Eli Barzilay" <eli at barzilay.org>
To: "jos koot" <jos.koot at telefonica.net>
Cc: "PLT-list" <plt-scheme at list.cs.brown.edu>
Sent: Saturday, February 17, 2007 4:37 PM
Subject: Re: [plt-scheme] make-u8vector bug


> On Feb 17, jos koot wrote:
>> Hi Eli,
>> Thanks.
>> I forgot to mention that I work with windows XP.
>
> It works for me on XP too...
>
> -- 
>          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
>                  http://www.barzilay.org/                 Maze is Life!
> 



Posted on the users mailing list.