We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5670cc commit ba5aca4Copy full SHA for ba5aca4
src/libhelix-aac/noiseless.c
@@ -45,6 +45,7 @@
45
**************************************************************************************/
46
47
#include "coder.h"
48
+//#pragma GCC diagnostic ignored "-Wstringop-overflow"
49
50
//#include "profile.h"
51
0 commit comments