mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-08-29 17:39:28 +02:00
"shouldn't happen" but if it did. irRoute.c:594:2: warning: variable 'startPt' is used uninitialized whenever switch default is taken irRoute.c:719:2: warning: variable 'destRect' is used uninitialized whenever switch default is taken clang18 -Wall warning cleanup [-Wsometimes-uninitialized]