bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: printf %m$ and %*m$ unimplemented in Bash, but implementated in C co


From: porterleete
Subject: Re: printf %m$ and %*m$ unimplemented in Bash, but implementated in C compilers
Date: Wed, 29 May 2024 02:44:44 -0500

>I guess it could be more explicit

Yes, that is essentially what I was asking for. There are several
standards for printf, and it was ambiguous which one was being
referred to. There's the C standards, the POSIX standards, and the
Single Unix Specifications. I didn't know which one was being referred
to, got confused, and made a weird assumption.

On Mon, May 27, 2024 at 10:09 PM Oğuz <oguzismailuysal@gmail.com> wrote:
>
> POSIX Issue 8 will require that this feature is supported, see 
> https://www.austingroupbugs.net/view.php?id=1592
> Perhaps a future version of Bash will have it.
>
>
> --
> Oğuz
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]