Ticket #329 (closed patch: fixed)
[PATCH] save compiler filename in PCT::HLLCompiler
Reported by: | chrisdolan | Owned by: | pmichaud |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | PCT | Version: | |
Severity: | low | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: | all |
Description
Currently, PCT::HLLCompiler.process_args shifts off the first argument value and drops it on the floor. The attached patch instead stores that value for later use. For Rakudo, for example, this value contains 'perl6.pbc'.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.