slime icon indicating copy to clipboard operation
slime copied to clipboard

'slime-profile-package' fails when CL *print-case* = :downcase

Open sionescu opened this issue 4 years ago • 0 comments

In slime-profile-package, if 'slime-read-package-name' returns a lowercase package name, as it will when CL:print-case = :downcase, then 'swank:profile-package' fails because cl:find-package sadly does not cope with lowercase package names.

'slime-read-package-name' should probably always return an uppercase value.

Launchpad Details: #LP1091884 Paul Sexton - 2012-12-18 22:45:40 +0000

sionescu avatar Dec 25 '21 19:12 sionescu