ailto:pdl-devel@lists.sourceforge.net>
Subject: Re: [Pdl-devel] Issue when setting PMFunc to undef
Hello Ed,
Thanks for clearing that up. What you describe is exactly what I meant to
achieve. The PDL::PP version of the function is not meant to be called
directly. It is meant to be called by the
Hello Ed,
Thanks for clearing that up. What you describe is exactly what I meant to
achieve. The PDL::PP version of the function is not meant to be called
directly. It is meant to be called by the Perl-side wrapper. I suppose I
could set it to an empty string instead of undef.
For details: the PD
Hi David,
Welcome back, and glad to hear the Prima modules are getting some attention!
I recently added “use strict; use warnings” to everything in the PDL distro,
and have squashed (or in some cases actually fixed) most of the warnings
resulting. Evidently this is one I missed. I have just add