#909: Difficulty subclassing through P6metaclass when subclass and parent have
the same name.
-------------------+--------------------------------------------------------
 Reporter:  treed  |        Type:  bug   
   Status:  new    |    Priority:  normal
Milestone:         |   Component:  none  
  Version:  1.4.0  |    Severity:  medium
 Keywords:         |        Lang:        
    Patch:         |    Platform:        
-------------------+--------------------------------------------------------
 I've run across a bug while attempting to fix
 http://github.com/cardinal/cardinal/issues#issue/34 where subclasses of
 parrot classes in a different HLL (and, hence, different namespaces) that
 happen to have the same name don't subclass correctly, but only through
 P6metaclass. Using the subclass opcode works fine.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/909>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to