[armedbear-ticket] [armedbear] #163: Local function bindings should shadow global environment

armedbear armedbear-devel at common-lisp.net
Sun Aug 21 13:36:35 UTC 2011


#163: Local function bindings should shadow global environment
------------------------+---------------------------------------------------
 Reporter:  ehuelsmann  |       Owner:  somebody
     Type:  defect      |      Status:  new     
 Priority:  critical    |   Milestone:          
Component:  CLOS        |     Version:          
 Keywords:              |  
------------------------+---------------------------------------------------
 FLET and LABELS bound functions should shadow compiler macros, macros and
 function bindings.

 Currently, they only shadow global function definitions.

 This is the problem that causes Parenscript 2.3 to fail compilation on
 ABCL.

-- 
Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/163>
armedbear <http://common-lisp.net/project/armedbear>
armedbear


More information about the armedbear-ticket mailing list