Hi,

yes, I've seen it once in my code. It is the change to fix crashes on
reshape and related, if I remember.

A simple work around is to sever() at the place in question.

On 12/04/2015 11:16 AM, sisyph...@optusnet.com.au wrote:
> Hi,
>
> PDL-Stats-0.70 built cleanly for me against PDL-2.014, but not so
> against PDL-2.015 where the following test failure arises:
>
> t/stats_kmeans.t ...... 10/? Can't setdims on a PDL that already has
> children at C:/MinGW/perl516/site/lib/PDL/Core.pm line 2650.
>        PDL::reshape('PDL=SCALAR(0x2a9f494)', 7, 2, 2, 2) called at
> C:\sisyphusion\PDL-Stats-0.70\blib\lib/PDL/Stats/Kmeans.pm line 570
>        PDL::kmeans('PDL=SCALAR(0x2a9f4f4)', 'HASH(0x2a9f414)') called
> at t/stats_kmeans.t line 103
>        main::t_kmeans_4d() called at t/stats_kmeans.t line 94
> # Tests were run but no plan was declared and done_testing() was not
> seen.
> t/stats_kmeans.t ...... Dubious, test returned 255 (wstat 65280, 0xff00)
> All 10 subtests passed
>
> resulting in:
>
> Test Summary Report
> -------------------
> t/stats_kmeans.t    (Wstat: 65280 Tests: 10 Failed: 0)
>  Non-zero exit status: 255
>  Parse errors: No plan found in TAP output
> Files=6, Tests=162, 14 wallclock secs ( 0.08 usr +  0.03 sys =  0.11 CPU)
>
> I'm also seeing this during the running of the test suite:
>
> t/stats_glm.t ......... 1/? 3 subjects with missing data removed
> t/stats_glm.t ......... ok
>
> I don't recall seeing that message previously - though that could be
> simply because my memory is crap.
>
> If I switch to building (latest) PDL-Stats-0.73 against PDL-2.015 I
> get essentially the same.
>
> Is this the result of a change between 2.014 and 2.015 ? ... or
> perhaps it's something else that has changed ?
>
> Anyone else seeing this ?
>
> This is on perl-5.16.0 and 'perl -V' is attached.
>
> Cheers,
> Rob
>
>
> ------------------------------------------------------------------------------
> Go from Idea to Many App Stores Faster with Intel(R) XDK
> Give your users amazing mobile app experiences with Intel(R) XDK.
> Use one codebase in this all-in-one HTML5 development environment.
> Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
> http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
>
>
> _______________________________________________
> pdl-devel mailing list
> pdl-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pdl-devel

------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
pdl-devel mailing list
pdl-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pdl-devel

Reply via email to