magic/plow
Darryl L. Miles 3919cc5b63 PlowRandom.c: warning: variable 'f2' is used uninitialized
PlowRandom.c:301:9: warning: variable 'f2' is used uninitialized whenever 'if' condition is true

clang18 -Wall warning cleanup [-Wsometimes-uninitialized]
2024-10-09 21:34:12 -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 PlowRandom.c: warning: variable 'f2' is used uninitialized 2024-10-09 21:34:12 -04:00
PlowRules1.c 35 x warning: suggest parentheses around assignment used as truth value 2024-10-09 21:12:55 -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 35 x warning: suggest parentheses around assignment used as truth value 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