#626: parrot_config with multiple options, bad output
--------------------+-------------------------------------------------------
Reporter: coke | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: none | Version:
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
--------------------+-------------------------------------------------------
{{{
$ parrot_config bindir
/opt/local/lib/parrot/bin
}}}
{{{
$ parrot_config --dump | head -2
-falign-functions=16 => '1'
-funit-at-a-time => '1'
}}}
{{{
$ parrot_config bindir test_prog VERSION
/opt/local/lib/parrot/binparrot1.1.0
}}}
This last version should probably generate the same style output as --dump
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/626>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets