On Sep 7, 2007, at 3:02 PM, chromatic wrote:
On Friday 07 September 2007 09:32:51 Patrick R.Michaud wrote:
Chromatic is already aware of this issue, but I thought I'd
file a ticket for it that others can hang information on.
Starting with r21103, Parrot won't build on my 64-bit platform.
It
Please review the patch attached, which contributes 5 files for the
purpose of testing configuration step inter::yacc. The patch also makes
some modifications to config/inter/yacc.pm along the same lines as
revisions proposed yesterday for config/inter/lex.pm and for the same
purpose: to increase
Patches applied in r21127.
Patches committed to trunk in r21127.
No objections were heard, so I committed these 4 new test files to trunk
in r21126.
Patrick R . Michaud wrote:
# New Ticket Created by Patrick R. Michaud
# Please include the string: [perl #45249]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=45249 >
Chromatic is already aware of this issue, but I thoug
On Thu, 6 Sep 2007, James Keenan via RT wrote:
> Only someone completely lacking a gmake would reach the 'else' block,
> and only such a person would be in a position to write a test for
> anything that would replace \$\(MAKE\).
>
> Can anyone do that? Otherwise, I will mark the ticket as STALLE
On Friday 07 September 2007 09:32:51 Patrick R.Michaud wrote:
> Chromatic is already aware of this issue, but I thought I'd
> file a ticket for it that others can hang information on.
>
> Starting with r21103, Parrot won't build on my 64-bit platform.
> It starts through the normal configure and m
On Sep 7, 2007, at 7:19 AM, James E Keenan wrote:
If you have gmake installed, then shouldn't
$conf->data->get('gmake_version') return a true value?
>>
>> if ( $conf->data->get('gmake_version') ) {
>> $conf->data->set( make_c => "$prog -C" );
>> }
>> else {
If so, how wou
i've just given ron blaschke (aka ron or rblasch) a commit bit. please
join me in welcoming him to the core committers. over the last few
years, ron has submitted many high-quality patches, and has always
been willing to share his knowledge of windows-based programming.
ron has told me privately t
# New Ticket Created by Patrick R. Michaud
# Please include the string: [perl #45249]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=45249 >
Chromatic is already aware of this issue, but I thought I'd
file a ticket for it t
Joshua Isom wrote:
[snip
Oh, and I do have gmake installed, I just don't use it.
If you have gmake installed, then shouldn't
$conf->data->get('gmake_version') return a true value?
>>
>> if ( $conf->data->get('gmake_version') ) {
>> $conf->data->set( make_c => "$prog -C" );
12 matches
Mail list logo