mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
GCC's -Wfree-nonheap-object false-positives on inlined std::vector copies (GCC PR 104475), breaking -Werror builds with GCC 15 on Ubuntu 26.04. Keep the warning visible but do not let it fail the build.