Sacha Fouchard writes:
>
> since I've updated to the latest verion of
> PDL (2.4.7), my prog goes on error with the
> following:
>
> for example
> pdl> p pdl(1,1,1,1,1)->uniqind
>
> it returns 0 in 2.4.6, but 'empty' in 2.4.7, that is slightly
> different from what i expect.
>
> is it normal?

It is a bug and I've opened a ticket on our sf.net
bug tracker:

 
http://sourceforge.net/tracker/index.php?func=detail&aid=3076570&group_id=612&atid=100612

> I think I have to downgrade before it is fixed.

I've fixed the problem in git and have attached the
new version of uniqind to the sf.net ticket.  You
should be able to edit your copy of Primitive.pm
to replace the buggy uniqind version.

I don't recommend downgrading as there were many
bugs fixed going from 2.4.6 to 2.4.7 (as well as
a number of nice features and capabilities....

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

Reply via email to