On Mon 07 Feb 2011 13:26, Nigel Warner <nwarne...@gmail.com> writes: > (define (test-proc) > (display "some text")) > > (procedure test-proc) > > produces a segfault.
Good catch, thanks! Fixed in git. Andy -- http://wingolog.org/
On Mon 07 Feb 2011 13:26, Nigel Warner <nwarne...@gmail.com> writes: > (define (test-proc) > (display "some text")) > > (procedure test-proc) > > produces a segfault.
Good catch, thanks! Fixed in git. Andy -- http://wingolog.org/