#1717: Parrot compilation fails on './miniparrot config_lib.pir' when there are
non-ascii characters in the build path (pwd).
-------------------+--------------------------------------------------------
 Reporter:  dzoe   |        Type:  bug   
   Status:  new    |    Priority:  normal
Milestone:         |   Component:  build 
  Version:  trunk  |    Severity:  low   
 Keywords:         |        Lang:        
    Patch:         |    Platform:  linux 
-------------------+--------------------------------------------------------

Comment(by NotFound):

 r48205 is a partial fix of the problem. It uses binary charset for the
 build path config string when appropriate, same as other config strings.

 After that, the build fails at a later point because of path split
 problems. We are discussing possible fixes.

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