October 03

Hi,

2 out of the 4 bugs regarding format string processing in the std.format package are still open:

Their impact is not only that

but also that

  • the format string checking in 'msgfmt -c' (which is based on the D documentation) may consider some format strings as valid that will produce an exception at runtime.
October 03

On Friday, 3 October 2025 at 23:03:21 UTC, Bruno Haible wrote:

>

2 out of the 4 bugs

neither should be fixed