Fixed non-uniform handling of quoted symbols that manifested itself in
authorVladimir Sedach <vsedach@gmail.com>
Wed, 29 Apr 2009 01:22:36 +0000 (19:22 -0600)
committerVladimir Sedach <vsedach@gmail.com>
Wed, 29 Apr 2009 01:22:36 +0000 (19:22 -0600)
commitdd4442b8973fe8b2c19b44f94f244934aa418ae8
treeb930c048b75910716fad35c01e433fb810d306e0
parent62ddca2303bd31a1597eaa57e1d7cef37caef2a3
Fixed non-uniform handling of quoted symbols that manifested itself in
broken package obfuscation.

Thanks to Red Daly for the bug report.
src/namespace.lisp
src/printer.lisp
src/special-forms.lisp
src/utils.lisp
t/package-system-tests.lisp