#187: deprecated: various unused PMCs
--------------------+-------------------------------------------------------
 Reporter:  coke    |       Owner:       
     Type:  bug     |      Status:  new  
 Priority:  normal  |   Milestone:  0.9.1
Component:  none    |     Version:       
 Severity:  medium  |    Keywords:       
     Lang:          |       Patch:       
 Platform:          |  
--------------------+-------------------------------------------------------

Comment(by donaldh):

 Pointer is used by anyone (e.g. me) that uses NCI and wants to store
 opaque pointers. For example, it's used in the DBDI code in
 ext/SQLite3/SQLite3.pir

 The 'V' NCI signature implicitly only works with PMCs that store a pointer
 in PMC_data. The only PMC with the correct GC semantics (i.e. none) is
 Pointer.

 Cheers,
 Donald.

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