magic/commands
Darryl L. Miles 489de7fdb4 CmdCD.c: 'option' is used uninitialized
CmdCD.c:3693:14: warning: variable 'option' is used uninitialized whenever 'if' condition is false
CmdCD.c:3691:9: warning: variable 'option' is used uninitialized whenever 'if' condition is true

clang18 -Wall warning cleanup [-Wsometimes-uninitialized]
2024-10-09 21:34:12 -04:00
..
CmdAB.c Corrected an extraction issue in which an error message about 2023-10-16 17:29:05 -04:00
CmdAuto.c
CmdCD.c CmdCD.c: 'option' is used uninitialized 2024-10-09 21:34:12 -04:00
CmdE.c GCC14: warning: missing braces around initializer 2024-10-09 21:12:55 -04:00
CmdFI.c 36 x warning: suggest parentheses around assignment used as truth value 2024-10-09 21:12:55 -04:00
CmdLQ.c commands/CmdLQ.c: Call to function with fewer arguments than declared parameters 2024-10-01 12:36:12 -04:00
CmdRS.c strings.h: add #include required when strict 2024-10-09 21:22:37 -04:00
CmdSubrs.c 36 x warning: suggest parentheses around assignment used as truth value 2024-10-09 21:12:55 -04:00
CmdTZ.c 4 x warning: suggest explicit braces to avoid ambiguous 'else' 2024-10-09 21:12:55 -04:00
CmdWizard.c commands/CmdWizard.c: %x => (intmax_t) %lx 2024-10-01 12:36:13 -04:00
Makefile
commands.h Compatibility with C99 standard 2022-10-29 06:07:46 +02:00