[pro] Defined but no used variable warning during setf expansion

Sam Steingold sds at gnu.org
Mon Jan 23 17:57:06 UTC 2012


> * Burton Samograd <ohegba.fnzbtenq at 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.

-- 
Sam Steingold (http://sds.podval.org/) on Ubuntu 11.10 (oneiric) X 11.0.11004000
http://palestinefacts.org http://mideasttruth.com http://dhimmi.com
http://openvotingconsortium.org http://www.PetitionOnline.com/tap12009/
If a train station is a place where a train stops, what's a workstation?




More information about the pro mailing list