#|
This file is an extract of a documentation and code assembly process
which works from a list of elements and attributes. Perhaps I'm
being particularly stupid but I can't see why the function
emit-groff-bug? does not work as expected.
Version is 2.09 GCC is 4.7.3 on 64 bit Ubuntu sel
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