#1818: recent parrot change breaks a rakudo test
--------------------+-------------------------------------------------------
 Reporter:  moritz  |       Owner:       
     Type:  bug     |      Status:  new  
 Priority:  normal  |   Milestone:       
Component:  none    |     Version:  2.8.0
 Severity:  medium  |    Keywords:       
     Lang:          |       Patch:       
 Platform:          |  
--------------------+-------------------------------------------------------

Comment(by nwellnhof):

 Reduced test case:

 {{{
 $ ./perl6
 > class B::Grammar {};
 !class_init_64
 > class B {};
 Illegal redeclaration of symbol 'B'
 }}}

 It might have to do with my recent string macro changes. But it's strange
 that bisecting didn't show which commit caused the problem.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1818#comment:1>
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