Your message dated Sun, 31 May 2020 20:24:40 +0300 with message-id <[email protected]> and subject line Re: Bug#872777: [PATCH] perlfunc.pod A[n] unsigned... has caused the Debian Bug report #872777, regarding [PATCH] perlfunc.pod A[n] unsigned... to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 872777: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=872777 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---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 <[email protected]> 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 [email protected]
--- End Message ---
--- Begin Message ---Version: 5.28.0-1 On Thu, Aug 24, 2017 at 11:58:40AM +0100, Dominic Hargreaves wrote: > 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 That link is now broken, but this works: https://github.com/Perl/perl5/commit/a0fd4509d5dc3f1344a75abc306781a8e337f9c0 The fix went in 5.27.4 and entered Debian with 5.28. Closing. -- Niko Tyni [email protected]
--- End Message ---

