Ticket #626 (closed bug: fixed)
parrot_config with multiple options, bad output
Reported by: | coke | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | none | Version: | trunk |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: |
Description
$ 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
Change History
Note: See
TracTickets for help on using
tickets.