magic/plow
Darryl L. Miles b654647fdc PlowTest.c: warning: enumeration value 'PC_ERROR' not handled in switch
False positive.

Added no-op case statement, but code above looks the case should never
execute due return from function.

GCC14 -Wall cleanup series [-Wswitch]
2024-10-09 21:12:55 -04:00
..
Makefile Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
PlowCmd.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
PlowJogs.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
PlowMain.c quick and dirty emscripten port 2023-07-12 00:31:37 +09:00
PlowQueue.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
PlowRandom.c quick and dirty emscripten port 2023-07-12 00:31:37 +09:00
PlowRules1.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
PlowRules2.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
PlowRules3.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
PlowSearch.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
PlowTech.c GCC14: warning: missing braces around initializer 2024-10-09 21:12:55 -04:00
PlowTest.c PlowTest.c: warning: enumeration value 'PC_ERROR' not handled in switch 2024-10-09 21:12:55 -04:00
PlowWidth.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
PlowYank.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
TODO Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
plow.h Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
plowDebugInt.h Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
plowInt.h Add PlowShowTime prototype when NO_RUSAGE isn't defined 2023-01-08 13:06:12 -05:00