#191: deprecated: sarray pmc
--------------------+-------------------------------------------------------
 Reporter:  coke    |       Owner:       
     Type:  bug     |      Status:  new  
 Priority:  normal  |   Milestone:  0.9.1
Component:  none    |     Version:       
 Severity:  medium  |    Keywords:       
     Lang:          |       Patch:       
 Platform:          |  
--------------------+-------------------------------------------------------

Comment(by coke):

 This is used in a few places in core:

 {{{
 $ ack -a enum_class_SArray
 src/global_setup.c
 218:    iglobals         = pmc_new(interp, enum_class_SArray);

 src/list.c
 1410:    list->user_data = user_array = pmc_new(interp,
 enum_class_SArray);
 }}}

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