#!optional does not work in macro definitions. This causes compiler crash:
1:=> (define-macro(cpointer->list type #!optional proc) proc)
*** ERROR:bigloo:bigloo: `bus error' exception -- reached #unspecified
Log in to post a comment.