magic/garouter
Darryl L. Miles 4bfed56924 17 x warning: suggest parentheses around assignment used as truth value
gaStem.c:225:9: warning: suggest parentheses around assignment used as truth value
gaStem.c:350:9: warning: suggest parentheses around assignment used as truth value
grouteMain.c:363:12: warning: suggest parentheses around assignment used as truth value
grouteMaze.c:573:17: warning: suggest parentheses around assignment used as truth value
groutePath.c:127:13: warning: suggest parentheses around assignment used as truth value
irCommand.c:901:12: warning: suggest parentheses around assignment used as truth value
irCommand.c:999:12: warning: suggest parentheses around assignment used as truth value
irCommand.c:1275:13: warning: suggest parentheses around assignment used as truth value
irCommand.c:1375:13: warning: suggest parentheses around assignment used as truth value
irCommand.c:1931:17: warning: suggest parentheses around assignment used as truth value
rtrDcmpose.c:435:12: warning: suggest parentheses around assignment used as truth value
rtrPin.c:174:17: warning: suggest parentheses around assignment used as truth value
rtrStem.c:373:21: warning: suggest parentheses around assignment used as truth value
rtrStem.c:479:9: warning: suggest parentheses around assignment used as truth value
rtrStem.c:952:17: warning: suggest parentheses around assignment used as truth value
gcrInit.c:239:9: warning: suggest parentheses around assignment used as truth value
net2ir.c:123:13: warning: suggest parentheses around assignment used as truth value

GCC14 -Wall cleanup series [-Wparentheses]
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
OUTLINE Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -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
gaChannel.c Updated the revision number to go along with the merge of pull 2024-10-01 12:56:31 -04:00
gaDebug.h Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
gaInternal.h Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
gaMain.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
gaMaze.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
gaSimple.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
gaStem.c 17 x warning: suggest parentheses around assignment used as truth value 2024-10-09 21:12:55 -04:00
gaTest.c GCC14: warning: missing braces around initializer 2024-10-09 21:12:55 -04:00
garouter.h Compatibility with C99 standard 2022-10-29 06:07:46 +02:00