ngscopeclient / scopehal

Test and measurement hardware abstraction library and protocol decodes. This is the library only. Most users should use scopehal-apps.
BSD 3-Clause "New" or "Revised" License
190 stars 86 forks source link

Work around likely GCC14 bug by disabling Werror for Warray-bounds in one location #873

Closed d235j closed 2 months ago

d235j commented 2 months ago

This warning trips up compile on recent versions of GCC (mainly GCC 14.1), which is current on recent versions of Fedora, Arch Linux, and Windows MSYS2.