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 Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
selCreate.c Another correction that avoids a crash condition when attempting 2024-05-25 21:15:01 -04:00
selDisplay.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
selEnum.c 12 x warning: suggest parentheses around '&&' within '||' 2024-10-09 21:12:55 -04:00
selInt.h Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
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 Corrected an issue with the limited bitfield dedicated to port numbers; 2021-12-12 22:09:31 -05:00
select.h Corrected an issue with "flatten -doinplace" with no cell name 2023-07-28 15:25:42 -04:00