mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-08-29 09:30:46 +02:00
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]