I get:

csi> (print (guard (ex (else 'success)) (call-with-input-string ")" read)))
success

The official Debian package is based on development release 3.2.7,
which is identical to stable release 3.3.0. 

  -Ivan

Jörg "F. Wittenberger" <[EMAIL PROTECTED]> writes:

> Ivan, could you try this one too (precondition: chicken-setup srfi-34 ):
>
> --- %< --- tg.scm ---
> (require-extension srfi-34 ports)
> (print (guard (ex (else 'success)) (call-with-input-string ")" read)))
> --- %< ---
>
> If this works too, I'll tear my chicken apart not my application.
>
> thanks a lot
>
> /Jörg
>
> BTW: Does anybody know how the Debian packages are being built?  I
> installed binary from ubuntu 8.04 and got some newer version than what
> dpkg-buildpackage in my local copy produces (which claims Version:
> 3.2.0-0.2 for the very same thing as above).


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to