You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Conflicting AF_INET6/PF_INET6 are being pulled in, causing at least some
warnings:
Constant subroutine SNMP_Session::AF_INET6 redefined at
/usr/libdata/perl5/Exporter.pm line 67.
at /usr/local/libdata/perl5/site_perl/SNMP_Session.pm line 149
Prototype mismatch: sub SNMP_Session::AF_INET6 () vs none at
/usr/libdata/perl5/Exporter.pm line 67.
at /usr/local/libdata/perl5/site_perl/SNMP_Session.pm line 149
Constant subroutine SNMP_Session::PF_INET6 redefined at
/usr/libdata/perl5/Exporter.pm line 67.
at /usr/local/libdata/perl5/site_perl/SNMP_Session.pm line 149
Prototype mismatch: sub SNMP_Session::PF_INET6 () vs none at
/usr/libdata/perl5/Exporter.pm line 67.
at /usr/local/libdata/perl5/site_perl/SNMP_Session.pm line 149
[..]
Diff attached imports only the functions which are used.
Original issue reported on code.google.com by datamat...@gmail.com on 11 Jun 2010 at 5:23
Original issue reported on code.google.com by
datamat...@gmail.com
on 11 Jun 2010 at 5:23Attachments:
The text was updated successfully, but these errors were encountered: