In new versions of CCL compiler-warning-nrefs slot in the compiler-warning class is now a list, not an integer.
Stas Boukarev stassats@gmail.com writes:
In new versions of CCL compiler-warning-nrefs slot in the compiler-warning class is now a list, not an integer.
And a test-case: (defun foo () *var* *var*)