#1906: [DEPRECATED] Passing non-const STRING* is deprecated.
-------------------------+--------------------------------------------------
 Reporter:  bacek        |       Owner:        
     Type:  deprecation  |      Status:  new   
 Priority:  major        |   Milestone:  3.6   
Component:  core         |     Version:  master
 Severity:  high         |    Keywords:        
     Lang:               |       Patch:        
 Platform:               |  
-------------------------+--------------------------------------------------
 Hello.

 All [*] functions currently accepting naked {{{STRING*}}} argument will
 accept {{{const STRING*}}}. Which includes public-facing API functions,
 VTABLEs, etc.

 This is for making parrot const-correct in immutable-string world.

 (Actual milestone should be 3.3)

 --
 Bacek.

 [*] Parrot_str_pin and Parrot_str_unpin will stay in current form.

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