#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 dzoe):

 That was valid utf-8. Current locale settings were:

 LANG=cs_CZ.utf8
 LC_CTYPE="cs_CZ.utf8"
 LC_NUMERIC="cs_CZ.utf8"
 LC_TIME="cs_CZ.utf8"
 LC_COLLATE="cs_CZ.utf8"
 LC_MONETARY="cs_CZ.utf8"
 LC_MESSAGES="cs_CZ.utf8"
 LC_PAPER="cs_CZ.utf8"
 LC_NAME="cs_CZ.utf8"
 LC_ADDRESS="cs_CZ.utf8"
 LC_TELEPHONE="cs_CZ.utf8"
 LC_MEASUREMENT="cs_CZ.utf8"
 LC_IDENTIFICATION="cs_CZ.utf8"
 LC_ALL=

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