Re: [PATCH] printf.3: mention Android's %m support.
From: Alejandro Colomar <hidden>
Date: 2025-07-15 19:48:54
Attachments
- signature.asc [application/pgp-signature] 833 bytes
From: Alejandro Colomar <hidden>
Date: 2025-07-15 19:48:54
Hi Elliott, On Tue, Jul 15, 2025 at 02:50:06PM -0400, enh wrote:
Unclear to me whether it would be useful to explicitly mention that it's _not_ available on iOS/macOS and the BSDs, since that's the caveat I usually give when recommending %m to people.
We can omit that for now, but please not it in the commit message.
Technically this is available on Android from API level 29, if we wanted to be more specific.
Yep, that might be useful. Thanks! Have a lovely day! Alex
--- man/man3/printf.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
-- <https://www.alejandro-colomar.es/>