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

Dominic Hargreaves dom at earth.li
Thu Aug 24 10:58:40 UTC 2017


On Mon, Aug 21, 2017 at 02:39:21PM +0800, 積丹尼 Dan Jacobson wrote:
> --- /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'.)

Thanks, this is now applied upstream:

https://perl5.git.perl.org/perl.git/commit/a0fd4509d5dc3f1344a75abc306781a8e337f9c0




More information about the Perl-maintainers mailing list