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 b074e4e commit b78ade8Copy full SHA for b78ade8
src/federated.c
@@ -3,7 +3,7 @@
3
#include "reactor-uc/logging.h"
4
#include "reactor-uc/platform.h"
5
6
-#pragma GCC diagnostic ignored "-Wstack-usage="
+// #pragma GCC diagnostic ignored "-Wstack-usage="
7
8
// TODO: Refactor so this function is available
9
void LogicalConnection_trigger_downstreams(Connection *self, const void *value, size_t value_size);
0 commit comments