158087db62
../..//apps/er-coap/er-coap-observe.c:237:15: warning: unused variable ‘content’ [-Wunused-variable] This was caused by a buffer that was declared, but used only in commented out code. The variable was moved to the commented out block. The block was surrounded by an #if 0 ... #endif to make it easier to uncomment. Everything still compiles with the code in question uncommented. |
||
---|---|---|
.. | ||
er-coap-block1.c | ||
er-coap-block1.h | ||
er-coap-conf.h | ||
er-coap-constants.h | ||
er-coap-engine.c | ||
er-coap-engine.h | ||
er-coap-observe-client.c | ||
er-coap-observe-client.h | ||
er-coap-observe.c | ||
er-coap-observe.h | ||
er-coap-res-well-known-core.c | ||
er-coap-separate.c | ||
er-coap-separate.h | ||
er-coap-transactions.c | ||
er-coap-transactions.h | ||
er-coap.c | ||
er-coap.h | ||
Makefile.er-coap |