#1539: Remove deprecated Parrot_string_cstring function
---------------------+------------------------------------------------------
 Reporter:  tcurtis  |        Type:  patch
   Status:  new      |    Priority:  minor
Milestone:           |   Component:  core 
  Version:  trunk    |    Severity:  low  
 Keywords:           |        Lang:       
    Patch:  new      |    Platform:       
---------------------+------------------------------------------------------
 The deprecated Parrot_string_cstring function is currently used only in
 src/pmc/packfile.pmc and src/pmc/packfileentry.pmc. This patch replaces
 those usages with Parrot_str_to_cstring, allowing Parrot_string_cstring to
 be removed.

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