An error return indication was added, as there as no other way to abort execution but indicate to caller the data was not filled in. No call sites have been modified to check the error return as the assertion is still in place and expects to catch this unexpected scenario. gaStem.c:914:2: warning: variable 'start' is used uninitialized whenever switch default is taken gaStem.c:914:2: warning: variable 'min' is used uninitialized whenever switch default is taken gaStem.c:914:2: warning: variable 'max' is used uninitialized whenever switch default is taken clang18 -Wall warning cleanup [-Wsometimes-uninitialized] |
||
|---|---|---|
| .. | ||
| Makefile | ||
| OUTLINE | ||
| TODO | ||
| gaChannel.c | ||
| gaDebug.h | ||
| gaInternal.h | ||
| gaMain.c | ||
| gaMaze.c | ||
| gaSimple.c | ||
| gaStem.c | ||
| gaTest.c | ||
| garouter.h | ||