#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:               |  
-------------------------+--------------------------------------------------

Comment(by nwellnhof):

 This doesn't work in many cases: Functions that want to return a string
 argument unchanged under some conditions, functions that pass the string
 arguments to VTABLE functions, etc.

 One of the main problems is that PMC string attributes are non-const.

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