Maybe ASSERT are not always active, so defensive coding solution. txCommands.c:883:6: warning: variable 'but' is used uninitialized whenever switch default is taken txCommands.c:888:6: warning: variable 'act' is used uninitialized whenever switch default is taken clang18 -Wall warning cleanup [-Wsometimes-uninitialized] |
||
|---|---|---|
| .. | ||
| Makefile | ||
| textio.h | ||
| textioInt.h | ||
| txCommands.c | ||
| txInput.c | ||
| txMain.c | ||
| txMore.c | ||
| txOutput.c | ||
| txcommands.h | ||