Bug#872777: [PATCH] perlfunc.pod A[n] unsigned...

積丹尼 Dan Jacobson jidanni at jidanni.org
Mon Aug 21 06:39:21 UTC 2017


Package: perl-doc
Version: 5.26.0-5
Severity: minor
File: /usr/share/perl/5.26.0/pod/perlfunc.pod

--- /usr/share/perl/5.26.0/pod/perlfunc.pod	2017-07-31 00:15:47.000000000 +0800
+++ /tmp/perlfunc.pod	2017-08-21 14:35:54.001369402 +0800
@@ -4959,7 +4959,7 @@
           those.  Raises an exception otherwise.)
 
     i  A signed integer value.
-    I  A unsigned integer value.
+    I  An unsigned integer value.
          (This 'integer' is _at_least_ 32 bits wide.  Its exact
           size depends on what a local C compiler calls 'int'.)
 
>>>>> "NT" == Niko Tyni <ntyni at debian.org> writes:
NT> On Thu, Aug 17, 2017 at 06:55:53AM +0800, Dan Jacobson wrote:
>> perlfunc man page:
>> 
>> i  A signed integer value.
>> I  A unsigned integer value.
>> ^An

NT> Hi, feel free to file a bug about that, preferably with a
NT> patch we can feed upstream.
NT> -- 
NT> Niko Tyni   ntyni at debian.org




More information about the Perl-maintainers mailing list