reassign 479957 perl-base found 479957 5.10.0-10 retitle 479957 Using IO::File together with POSIX causes warnings. (Constant subroutine main::SEEK_SET redefined) # On 2008-05-07 Michal Čihař <[EMAIL PROTECTED]> wrote: # > Package: exim4-base # > Version: 4.69-5+b1 # > Severity: normal # > File: /usr/sbin/eximstats # # > Hi # # > after Perl upgrade (to 5.10.0-9), eximstats shows following warnings on # > execution: # # > Constant subroutine main::SEEK_SET redefined at /usr/sbin/eximstats line 554 # > Constant subroutine main::SEEK_END redefined at /usr/sbin/eximstats line 554 # > Constant subroutine main::SEEK_CUR redefined at /usr/sbin/eximstats line 554 # # Hello, # # I am no perl guru, but I do not think this is a eximstats problem: # # (SID)[EMAIL PROTECTED]:/tmp$ perl -w -e 'use IO::File;use POSIX;' # Constant subroutine main::SEEK_SET redefined at -e line 1 # Constant subroutine main::SEEK_END redefined at -e line 1 # Constant subroutine main::SEEK_CUR redefined at -e line 1 # # This is in a minimal sid chroot with almost no perl installed: # (SID)[EMAIL PROTECTED]:/tmp$ dpkg -l '*perl*' | grep ^ii # ii liblocale-gettext-perl 1.05-4 # ii perl-base 5.10.0-10
# Reassigning. thanks cu andreas -- `What a good friend you are to him, Dr. Maturin. His other friends are so grateful to you.' `I sew his ears on from time to time, sure' -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

