- Burton Samograd ohegba.fnzbtenq@tznvy.pbz [2012-01-23 06:18:16 -0700]:
; caught STYLE-WARNING: ; The variable #:G1175 is defined but never used.
I think this is a compiler bug: "defined but never used" warnings should only be signaled for interned symbols, not gensyms. Macros often define gensyms which might not be used by some macro uses.