> On Feb 9, 2017, at 7:39 AM, Simon Bauer wrote:
>
> Hi,
>
> when I turn on -W in one of my perl scripts then I get a lot of warnings
> concerning Math::Complex
>
> Prototype mismatch: sub Math::Complex::abs (_) vs none at
> /usr/share/perl/5.22/Math/Complex.pm line 667.
> Prototype mism
On Thu, Feb 9, 2017 at 9:39 AM, Simon Bauer wrote:
> when I turn on -W in one of my perl scripts then I get a lot of warnings
> concerning Math::Complex
>
> Prototype mismatch: sub Math::Complex::abs (_) vs none at
> /usr/share/perl/5.22/Math/Complex.pm line 667.
> Prototype mismatch: sub Math:
Hi,
when I turn on -W in one of my perl scripts then I get a lot of warnings concerning Math::Complex
Prototype mismatch: sub Math::Complex::abs (_) vs none at /usr/share/perl/5.22/Math/Complex.pm line 667.
Prototype mismatch: sub Math::Complex::sqrt (_) vs none at /usr/share/perl/5.22/Ma