> On 14 Jun 2024, at 10:06, Laurenz Albe <laurenz.a...@cybertec.at> wrote:

> So you think we should ignore that compiler warning?

We already do using this in meson.build:

  # Similarly disable useless truncation warnings from gcc 8+
  'format-truncation',
  'stringop-truncation',

--
Daniel Gustafsson



Reply via email to