James Keenan wrote:
# New Ticket Created by James Keenan
# Please include the string: [perl #44645]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=44645 >
WHAT DOES THE ATTACHED PATCH DO?
1. It refactors Parrot::Configure::Options such that:
[snip]
Comments so far (from IRC): Patrick Michaud (with whom I discussed this
in Houston) was okay with change. Coke didn't like the fact that the
reconfiguration script is now two levels below the top-level directory
and that its call required more keystrokes. I responded by repeating
suggestion of shell alias; pmichaud suggested make target.
Other comments? Please speak up, as otherwise I will apply this patch
after the release (most likely over the coming weekend).
kid51