Christopher Cramer <[EMAIL PROTECTED]> writes:

> I don't know what scc is, but Stalin itself works perfectly fine here.

> -(module main (main main))
> -
>  (define (read-line . port)
>   (let loop ((chars '()))
>    (let ((char (read-char)))
> @@ -24,4 +22,6 @@
>               (newline)
>               (loop #f)))))))
>  
> +(main)
> +

So were these changes presumably also needed to fix things so stalin
itself would work?

Thanks
-- 
Rob Browning
rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592  F9A0 25C8 D377 8C7E 73A4


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

Reply via email to