Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Uninitialized warnings on $magnitude https://bugzilla.redhat.com/show_bug.cgi?id=607982 Summary: Uninitialized warnings on $magnitude Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: low Component: perl-Number-Compare AssignedTo: rc040203@xxxxxxxxxx ReportedBy: paul@xxxxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: rc040203@xxxxxxxxxx, fedora-perl-devel-list@xxxxxxxxxx, lxtnow@xxxxxxxxx, ppisar@xxxxxxxxxx, psabata@xxxxxxxxxx Classification: Fedora Number::Compare generates warnings about $magnitude being uninitialized when used with perl 5.12.x, e.g. in its test suite: Use of uninitialized value $magnitude in lc at /builddir/build/BUILD/Number-Compare-0.01/blib/lib/Number/Compare.pm line 30. Use of uninitialized value $magnitude in lc at /builddir/build/BUILD/Number-Compare-0.01/blib/lib/Number/Compare.pm line 31. Use of uninitialized value $magnitude in lc at /builddir/build/BUILD/Number-Compare-0.01/blib/lib/Number/Compare.pm line 32. Use of uninitialized value $magnitude in lc at /builddir/build/BUILD/Number-Compare-0.01/blib/lib/Number/Compare.pm line 33. Use of uninitialized value $magnitude in lc at /builddir/build/BUILD/Number-Compare-0.01/blib/lib/Number/Compare.pm line 34. Use of uninitialized value $magnitude in lc at /builddir/build/BUILD/Number-Compare-0.01/blib/lib/Number/Compare.pm line 35. (see http://kojipkgs.fedoraproject.org/packages/perl-Number-Compare/0.01/14.fc14/data/logs/noarch/build.log for full log) This is raised upstream as https://rt.cpan.org/Public/Bug/Display.html?id=58466 and there's a patch attached there that resolves the problem. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel