Subject: | bleadperl failing test |
In case that nobody yet has reported the exact error in 07-interp.t that
happens with bleadperl, here it is:
# Unexpected error running ignore_warnings:
# Error during compilation of
/home/k/.cpan/build/HTML-Mason-1.35/mason_tests/comps/interp/ignore_warnings:
# Use of uninitialized value in bitwise or (|) at
/home/src/perl/repoperls/installed-perls/perl/pIz5ZCt/perl-5.8.0@29077/lib/5.9.5/i686-linux-64int/re.pm
line 322.
#
#
# Stack:
# [/home/k/.cpan/build/HTML-Mason-1.35/blib/lib/HTML/Mason/Interp.pm:445]
# [/home/k/.cpan/build/HTML-Mason-1.35/blib/lib/HTML/Mason/Request.pm:239]
# [/home/k/.cpan/build/HTML-Mason-1.35/blib/lib/HTML/Mason/Request.pm:205]
#
[/home/src/perl/repoperls/installed-perls/perl/pIz5ZCt/perl-5.8.0@29077/lib/site_perl/5.9.5/Class/Container.pm:275]
#
[/home/src/perl/repoperls/installed-perls/perl/pIz5ZCt/perl-5.8.0@29077/lib/site_perl/5.9.5/Class/Container.pm:353]
# [/home/k/.cpan/build/HTML-Mason-1.35/blib/lib/HTML/Mason/Interp.pm:348]
# [/home/k/.cpan/build/HTML-Mason-1.35/blib/lib/HTML/Mason/Interp.pm:342]
# [/home/k/.cpan/build/HTML-Mason-1.35/blib/lib/HTML/Mason/Tests.pm:528]
# [/home/k/.cpan/build/HTML-Mason-1.35/blib/lib/HTML/Mason/Tests.pm:515]
# [/home/k/.cpan/build/HTML-Mason-1.35/blib/lib/HTML/Mason/Tests.pm:456]
# [/home/k/.cpan/build/HTML-Mason-1.35/blib/lib/HTML/Mason/Tests.pm:263]
# [t/07-interp.t:11]
not ok 26 - ignore_warnings
I think it's good to have a ticket for it