Hi,
I am getting following error when I try to convert my gcov output files
to Devel::Cover output format.

[EMAIL PROTECTED] src]$ cover
Reading database from /home/manishs/tcpflow-0.21/src/cover_db
Argument "\x{2f}\x{30}..." isn't numeric in addition (+) at /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Devel/Cover/DB.pm line 393.
Argument "\x{2f}\x{30}..." isn't numeric in addition (+) at /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Devel/Cover/DB.pm line 393.
A


[EMAIL PROTECTED] src]$ gcov -v
gcov (GCC) 3.2 20020903 (Red Hat Linux 8.0 3.2-7)
Copyright (C) 2001 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

[EMAIL PROTECTED] src]$ cover -v
/usr/bin/cover version 0.52

Is there anything obvious that I am missing here.
Any help will be appreciated. I am a perl beginer and could not figure
out whats going wrong in DB.pm.

Thanks and Regards,
Manish



Reply via email to