Public bug reported:

Ubuntu Xenial
perl is v5.22.1
squid3 version 3.5.12-1ubuntu7.5
Running basic_pop3_auth pop3_server gives :

Global symbol "$server" requires explicit package name (did you forget to 
declare "my $server"?) at ./basic_pop3_auth line 92.
Global symbol "$pop" requires explicit package name (did you forget to declare 
"my $pop"?) at ./basic_pop3_auth line 99.
Global symbol "$server" requires explicit package name (did you forget to 
declare "my $server"?) at ./basic_pop3_auth line 99.
Global symbol "$pop" requires explicit package name (did you forget to declare 
"my $pop"?) at ./basic_pop3_auth line 100.
Global symbol "$pop" requires explicit package name (did you forget to declare 
"my $pop"?) at ./basic_pop3_auth line 106.
Global symbol "$pop" requires explicit package name (did you forget to declare 
"my $pop"?) at ./basic_pop3_auth line 111.
Global symbol "$pop" requires explicit package name (did you forget to declare 
"my $pop"?) at ./basic_pop3_auth line 112.
./basic_pop3_auth had compilation errors.

adding my before $server on line 92 and before $pop on line 99 solves
the problem.

** Affects: squid3 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1755189

Title:
  squid3 helper basic_pop3_auth crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1755189/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to