chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] greedy (read-string 0)


From: Andre Kuehne
Subject: [Chicken-users] greedy (read-string 0)
Date: Wed, 18 Apr 2007 20:37:05 +0200
User-agent: Thunderbird 1.5.0.10 (X11/20070221)

Hi everyone

I just installed chicken from darcs and got the following:

> csi -n

 .--. .-.    _       .-.
: .--': :   :_;      : :.-.
: :   : `-. .-. .--. : `'.' .--. ,-.,-.
: :__ : .. :: :'  ..': . `.' '_.': ,. :
`.__.':_;:_;:_;`.__.':_;:_;`.__.':_;:_;

Version 2.611 - linux-unix-gnu-x86 - [ dload ptables applyhook ]
(c)2000-2007 Felix L. Winkelmann
#;1> (with-input-from-file "test" (lambda () (string-length (read-string 0))))
1

This only happens inside with-input-from-file.

BTW, is it still considered good practice to post such issues here,
or do you prefer trac-tickets?

Best Wishes
Andre Kuehne




reply via email to

[Prev in Thread] Current Thread [Next in Thread]