magic/select
Darryl L. Miles fa3a01c486 selOps.c: warning: variable 'type' is used uninitialized
selOps.c:1942:11: warning: variable 'type' is used uninitialized whenever 'if' condition is false

clang18 -Wall warning cleanup [-Wsometimes-uninitialized]
2024-10-09 21:34:12 -04:00
..
Makefile
selCreate.c Another correction that avoids a crash condition when attempting 2024-05-25 21:15:01 -04:00
selDisplay.c
selEnum.c 12 x warning: suggest parentheses around '&&' within '||' 2024-10-09 21:12:55 -04:00
selInt.h
selOps.c selOps.c: warning: variable 'type' is used uninitialized 2024-10-09 21:34:12 -04:00
selUndo.c GCC14: warning: missing braces around initializer 2024-10-09 21:12:55 -04:00
selUnselect.c
select.h Corrected an issue with "flatten -doinplace" with no cell name 2023-07-28 15:25:42 -04:00