[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: |
Sun, 28 Jul 2024 09:30:29 -0600 |
User-agent: |
Heirloom mailx 12.5 7/5/10 |
Hi Maciej,
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.
Thanks,
Arnold