On Sun, Jul 30, 2006 at 10:19:54AM +0200, Volker Grabsch wrote:
> $ tinyscheme 
> TinyScheme 1.37
> > (let (x 1))
> Segmentation fault

I verified this.  Actually, it seems tinyscheme will segfault if the let
assignment list contains any numbers.  I will forward this upstream.

(Just to make sure: you do know it should probably be (let ((x 1)))?)

Panu

-- 
personal contact:       [EMAIL PROTECTED], +35841 5323835
technical contact:      [EMAIL PROTECTED], http://www.iki.fi/atehwa/
PGP fingerprint:        0EA5 9D33 6590 FFD4 921C  5A5F BE85 08F1 3169 70EC


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to