Package: libgraphics-colorobject-perl
Version: 0.5.0-4
Severity: normal
User: [email protected]
Usertags: perl-5.12-transition
X-Debbugs-Cc: [email protected]

Perl 5.12.0 (currently in experimental) adds new uninitialized value
warnings for the lc* and uc* functions. One of these gets triggered by
Graphics::ColorObject, making libcolor-calc-perl fail its test suite
with perl_5.12.0-1 on amd64.

  $ perl -MGraphics::ColorObject -we 
'Graphics::ColorObject->new_RGBhex("#ff0000")'
  Use of uninitialized value within @_ in lc at 
/usr/share/perl5/Graphics/ColorObject.pm line 1905.

>From the libcolor-calc-perl build log:

  #   Failed test 'no warnings'
  #   at /usr/share/perl5/Test/NoWarnings.pm line 45.
  # There were 13 warning(s)
  #       Previous test 26 ''
  #       Use of uninitialized value within @_ in lc at 
/usr/share/perl5/Graphics/ColorObject.pm line 1905.
  #  at /usr/share/perl5/Graphics/ColorObject.pm line 1905
  
  [...]
  
  Failed 7/19 test programs. 7/409 subtests failed.
  
-- 
Niko Tyni   [email protected]



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to