I don't see any CPAN Testers reports
which may be because of this problem.
Will push a new PDL with Filter::Simple
as a dependency asap.

--Chris

On Wed, Jan 30, 2013 at 8:28 AM, Chris Marshall <[email protected]> wrote:
> I set the default engine for PDL::NiceSlice to Filter::Simple
> but forgot to make that a Makefile.PL dependency.  If you
> install Filter::Simple, does the compile problem go away?
>
> I don't know about PGPLOT stuff as the xwin driver now
> hangs on the current cygwin which makes it effectively
> unusable.
>
> If you confirm the fix, please let me know.  I'll add the
> correct dependencies and push another release later today.
>
> --Chris
>
> On Wed, Jan 30, 2013 at 5:29 AM,  <[email protected]> wrote:
>>
>>
>> -----Original Message----- From: [email protected]
>> Sent: Wednesday, January 30, 2013 8:37 PM
>> To: Chris Marshall ; [email protected]
>> Subject: Re: [Perldl] CHM/PDL-2.4.11_005.tar.gz uploaded to CPAN
>>
>>
>>> (These issues with older perls might also affect the MinGW builds. So far,
>>> I've only built 2.4.11_005 for 5.16.0 with MinGW.)
>>
>>
>> Yep - won't even compile on 5.12.0 with MinGW:
>>
>> C:\MinGW\perl512\bin\perl.exe -IC:/sisyphusion/PDL-2.4.11_005/blib/lib
>> -IC:/sisyphusion/PDL-2.4.11_005/blib/arch "-MPDL::PP qw/PDL::Slatec
>> PDL::Slatec Slatec/" slatec.pd
>> syntax error at C:/sisyphusion/PDL-2.4.11_005/blib/lib/PDL/MatrixOps.pm line
>> 430, near "0:"
>> syntax error at C:/sisyphusion/PDL-2.4.11_005/blib/lib/PDL/MatrixOps.pm line
>> 435, near "1:"
>> syntax error at C:/sisyphusion/PDL-2.4.11_005/blib/lib/PDL/MatrixOps.pm line
>> 436, near "0:"
>> syntax error at C:/sisyphusion/PDL-2.4.11_005/blib/lib/PDL/MatrixOps.pm line
>> 853, near "0:"
>> syntax error at C:/sisyphusion/PDL-2.4.11_005/blib/lib/PDL/MatrixOps.pm line
>> 863, near "$col:"
>> syntax error at C:/sisyphusion/PDL-2.4.11_005/blib/lib/PDL/MatrixOps.pm line
>> 873, near "$whc("
>> syntax error at C:/sisyphusion/PDL-2.4.11_005/blib/lib/PDL/MatrixOps.pm line
>> 874, near "(:"
>> syntax error at C:/sisyphusion/PDL-2.4.11_005/blib/lib/PDL/MatrixOps.pm line
>> 893, near "1:"
>> syntax error at C:/sisyphusion/PDL-2.4.11_005/blib/lib/PDL/MatrixOps.pm line
>> 1004, near "0:"
>> syntax error at C:/sisyphusion/PDL-2.4.11_005/blib/lib/PDL/MatrixOps.pm line
>> 1014, near "1:"
>> C:/sisyphusion/PDL-2.4.11_005/blib/lib/PDL/MatrixOps.pm has too many errors.
>> Compilation failed in require at slatec.pd line 248.
>> BEGIN failed--compilation aborted at slatec.pd line 248.
>> dmake:  Error code 255, while making 'Slatec.pm'
>> dmake:  Error code 255, while making 'subdirs'
>> dmake:  Error code 255, while making 'subdirs'
>>
>> 5.14.0 and 5.16.0 don't choke on this - just 5.12.0 and earlier, it seems.
>>
>> (This build failure wasn't an issue with MIcrosoft Compilers, as those
>> builds don't even try to process slatec.pd.)
>>
>> Cheers,
>> Rob

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to