#776: segfault in Parrot_str_equal...
---------------------+------------------------------------------------------
 Reporter:  coke     |       Owner:       
     Type:  bug      |      Status:  new  
 Priority:  blocker  |   Milestone:       
Component:  none     |     Version:  1.2.0
 Severity:  medium   |    Keywords:       
     Lang:  tcl      |       Patch:       
 Platform:           |  
---------------------+------------------------------------------------------

Comment(by coke):

 bah. here's the tcl with wiki formatting:

 {{{
 proc eek {} {
   upvar 0 a(b) c
   array set a [list b 3]
   set c
 }
 eek
 }}}

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