Holger Hoffstätte wrote:
> It does indeed work with gcc-15, but not with clang:

With clang, you're out of luck. clang's -Wformat-security does not know about
the gettext(), dgettext(), dcgettext() functions.

Bruno




Reply via email to