#1778: Charset opcodes are deprecated
-------------------------+--------------------------------------------------
 Reporter:  nwellnhof    |       Owner:       
     Type:  deprecation  |      Status:  new  
 Priority:  normal       |   Milestone:       
Component:  core         |     Version:  trunk
 Severity:  medium       |    Keywords:       
     Lang:               |       Patch:       
 Platform:               |  
-------------------------+--------------------------------------------------
 After the charset/encoding merge, the following opcodes can be deprecated:

 - charset
 - charsetname
 - find_charset
 - trans_charset

 Use the corresponding encoding opcodes instead. The list of supported
 encodings is:

 - ascii
 - iso-8859-1
 - binary
 - utf8
 - utf16
 - ucs2
 - ucs4

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