#1756: distutils inst_lang fails on non-array
----------------------+-----------------------------------------------------
Reporter: NotFound | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: none | Version: 2.6.0
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
----------------------+-----------------------------------------------------
This usage strips the 'build/' part from the language path:
{{{
"inst_lang" : [ "build/mylang/mylang.pbc" ]
}}}
But this one doesn't:
{{{
"inst_lang" : "build/mylang/mylang.pbc"
}}}
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1756>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets