Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 114951 Details for
Bug 153171
dev-perl/Net-IP - iptab error in /usr/lib64/perl5/5.8.8/Math/BigInt.pm line 1148.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for /usr/lib/perl5/vendor_perl/5.8.8/Net/IP.pm
NETpatch (text/plain), 322 bytes, created by
deanx
on 2007-03-30 14:28:09 UTC
(
hide
)
Description:
Patch for /usr/lib/perl5/vendor_perl/5.8.8/Net/IP.pm
Filename:
MIME Type:
Creator:
deanx
Created:
2007-03-30 14:28:09 UTC
Size:
322 bytes
patch
obsolete
>--- IP.pm 2007-03-27 14:00:46.000000000 +0100 >+++ /usr/lib/perl5/vendor_perl/5.8.8/Net/IP.pm 2007-03-27 14:00:10.000000000 +0100 >@@ -410,7 +410,7 @@ > > my $int = ip_bintoint($self->binip()); > >- if (!$int){ >+ if ($int eq "") { > $self->{error} = $ERROR; > $self->{errno} = $ERRNO; > return;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 153171
: 114951