WITH-PACKAGE-ITERATOR

Gary Byers <[email protected]> Mon, 4 Jul 2005 04:29:39 -0600 (MDT)
Newsgroups gmane.lisp.openmcl.bugs
Message-ID <[email protected]>
WITH-PACKAGE-ITERATOR seems to lose track of what package(s) it's iterating
over; specifying the :INHERITED symbol type seems to make things worse, but
it seems to lose (some/lots) in other cases as well.

I'd -guess- that it's been broken for a long time.