Hi all, With gcc (Ubuntu 4.3.3-5ubuntu4) 4.3.3 and 1.9.15
(define (test-proc) (display "some text")) (procedure test-proc) produces a segfault. I forgot the ? on the end of procedure? which is how I found this out. Regards, Nigel Warner
Hi all, With gcc (Ubuntu 4.3.3-5ubuntu4) 4.3.3 and 1.9.15
(define (test-proc) (display "some text")) (procedure test-proc) produces a segfault. I forgot the ? on the end of procedure? which is how I found this out. Regards, Nigel Warner