#1576: Update functions that take STRING * to take const args where possible
----------------------+-----------------------------------------------------
 Reporter:  petdance  |       Owner:       
     Type:  todo      |      Status:  new  
 Priority:  normal    |   Milestone:       
Component:  core      |     Version:  2.3.0
 Severity:  medium    |    Keywords:       
     Lang:            |       Patch:       
 Platform:            |  
----------------------+-----------------------------------------------------

Comment(by bacek):

 Just my $0.02. Biggest opportunity is to change CallContext registers to
 store constant strings. It will require update of many parts (ops, pmcs,
 etc) but will give us most const-correctness in strings handling.

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