You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit withouc cpp change should *fail* CI since it activates the warning
in question
So then correct the build error which Release exposes on gcc8
Closessurge-synthesizer#4748
Linux 64 bit
All formats but Release only
When compiling with GCC 9 it currently errors with the following warnings
(it builds when setting
-DCMAKE_CXX_FLAGS="-Wno-error=stringop-overflow="
)The text was updated successfully, but these errors were encountered: