The puzzling comment and verbosity setting were eliminated in r22195
back on Oct 17 2007 -- but I overlooked this ticket until now.
There doesn't happen to be any verbose output available from the first
four configuration steps. Perhaps that is somehow connected to the
puzzling comment.
In any e
Paul Cochrane wrote:
in the file lib/Parrot/Configure.pm there is the todo item:
# XXX cc_build uses this verbose setting, why?
$self->data->set( verbose => $verbose ) if $n > 2;
Work out why, add an explanation to this ticket and to the code.
I posed this question to the list on Ap
# New Ticket Created by Paul Cochrane
# Please include the string: [perl #43673]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=43673 >
in the file lib/Parrot/Configure.pm there is the todo item:
# XXX cc_build uses th