On 1/12/26 14:27, Bruno Haible via Gnulib discussion list wrote:
- Therefore you can either use gcc instead of clang, or modify clang to
hide such warnings like gcc does.
Should Gnulib's lib/gettext.h disable -Wformat-security if Clang is being used? Although a bit of a blunderbuss, that might save time overall, as we are likely to get more well-meaning but incorrect bug reports like this in the future.
