[Bug 497283] Review Request: perl-Syntax-Highlight-Engine-Kate - Port to Perl of the syntax highlight engine of the Kate texteditor

bugzilla at redhat.com bugzilla at redhat.com
Thu Apr 23 12:41:15 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=497283





--- Comment #2 from Marcela Maslanova <mmaslano at redhat.com>  2009-04-23 08:41:14 EDT ---
The spec was recreated because it is not noarch. 

The problem in test, which I see is:
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'blib/arch')" t/*.t                                                 
t/Kate.t .. 448/? Use of uninitialized value $ch in concatenation (.) or string
at
/home/marca/rpmbuild/BUILD/Syntax-Highlight-Engine-Kate-0.04/blib/lib/Syntax/Highlight/Engine/Kate/Template.pm
line 534.                                                                       
Use of uninitialized value $ch in string ne at
/home/marca/rpmbuild/BUILD/Syntax-Highlight-Engine-Kate-0.04/blib/lib/Syntax/Highlight/Engine/Kate/Template.pm
line 535.             
Use of uninitialized value $ch in concatenation (.) or string at
/home/marca/rpmbuild/BUILD/Syntax-Highlight-Engine-Kate-0.04/blib/lib/Syntax/Highlight/Engine/Kate/Template.pm
line 534. 

This looks more like problem of wrong test, which didn't count with empty
variable.

I can't still get rid off double perl(Syntax::Highlight::Engine::Kate::Alerts).

-- 
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.




More information about the package-review mailing list