[armedbear-ticket] [armedbear] #311: UIOP fails to upgrade

armedbear armedbear-devel at common-lisp.net
Wed Mar 27 14:07:07 UTC 2013


#311: UIOP fails to upgrade
--------------------------+-------------------------------------------------
  Reporter:  mevenson     |       Owner:  ehuelsmann                     
      Type:  defect       |      Status:  closed                         
  Priority:  major        |   Milestone:  1.2.0                          
 Component:  interpreter  |     Version:  1.2.0-dev                      
Resolution:  fixed        |    Keywords:  quicklisp uiop ansi-conformance
--------------------------+-------------------------------------------------
Changes (by mevenson):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 (In [14449]) Fix UNEXPORT to work on symbols from foreign packages.

 No longer check that the symbols which are the target of UNEXPORT are
 accessible.  Such symbols may be present in a foreign package as they
 may have been part of a USE clause for which the original symbol has
 subsequently made internal in its home package by a previous UNEXPORT
 operation.

 Fixes #311.

-- 
Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/311#comment:7>
armedbear <http://common-lisp.net/project/armedbear>
armedbear


More information about the armedbear-ticket mailing list