#1836: Support non-ASCII characters in filenames
-----------------------+----------------------------------------------------
 Reporter:  nwellnhof  |       Owner:        
     Type:  feature    |      Status:  new   
 Priority:  normal     |   Milestone:        
Component:  core       |     Version:  2.10.0
 Severity:  medium     |    Keywords:        
     Lang:             |       Patch:        
 Platform:             |  
-----------------------+----------------------------------------------------
 Parrot has no support for non-ASCII characters in filenames. The filename
 passed to the system functions is the raw buffer content of a Parrot
 string regardless of its encoding.

 UTF-8 on Linux works in most cases, but that's just luck.

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