Bug#455901: Use of uninitialized value in substitution (s///) at /usr/bin/mytop line 958.

2008-04-21 Thread Dmitry E. Oboukhov
tags 455901 patch thanks see attache --- mytop 2008-04-21 12:47:11.0 +0400 +++ mytop 2008-04-21 12:46:06.0 +0400 @@ -1,4 +1,7 @@ #!/usr/bin/perl -w + +eval 'exec /usr/bin/perl -w -S $0 ${1+$@}' +if 0; # not running under some shell # # $Id: mytop,v 1.53 2003/09/18 17:58:36

Bug#455901: Use of uninitialized value in substitution (s///) at /usr/bin/mytop line 958.

2007-12-12 Thread Olaf van der Spek
Package: mytop Version: 1.6-1 Severity: normal Hi, I get this error: Use of uninitialized value in substitution (s///) at /usr/bin/mytop line 958. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')