Your message dated Thu, 27 Jan 2022 22:23:32 +0100
with message-id <[email protected]>
and subject line Re: Bug#757151: printf(3) manpage: please document L + integer
conversion
has caused the Debian Bug report #757151,
regarding printf(3): please document L + integer conversion
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.)
--
757151: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=757151
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: manpages-dev
Version: 3.65-1
Severity: wishlist
As a GNU extension, you can use the "L" length modifier with integer
conversion. "L" is equivalent to "ll" for these conversions. Please
document this fact in the manual page.
Reference:
https://www.gnu.org/software/libc/manual/html_node/Integer-Conversions.html
--
Jakub Wilk
--- End Message ---
--- Begin Message ---
Version: 4.10-1
* Florian Ernst <[email protected]>, 2022-01-27, 20:59:
The current man page contains
| As a nonstandard extension, the GNU implementations treats ll and L as
| synonyms, so that one can, for example, write llg (as a synonym for the
| standards-compliant Lg) and Ld (as a synonym for the standards compliant
| lld). Such usage is nonportable.
which IMO provides sufficient documentation for this. As such I think
this bug could just be closed.
Indeed, let's close the bug.
--
Jakub Wilk
--- End Message ---