[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bugs in printf/sprintf formatted output
From: |
arnold |
Subject: |
Re: Bugs in printf/sprintf formatted output |
Date: |
Tue, 30 Jul 2024 06:19:43 -0600 |
User-agent: |
Heirloom mailx 12.5 7/5/10 |
"Maciej W. Rozycki" <macro@redhat.com> wrote:
> Hi Arnold,
>
> > I have finished doing the printf refactoring. It's in a new
> > branch: stable/printf-rework. It passes all previous tests,
> > as well as the updated printf-corners test, both with and without -M.
> > It is also valgrind-clean, both with and without -M.
> >
> > Please check it out.
>
> Great, thank you! I'll try to find some time this week and verify your
> changes. Also I didn't forget about the Inf/NaN test I outlined earlier,
> but it'll take me a little longer yet to get at it.
>
> Maciej
Thanks. Looking forward to your report.