nhmall
16443f0db9
gcc 11 warning
../win/tty/wintty.c:4043:39: warning: argument 2 of type ‘int[3]’ with mismatched bound [-Warray-parameter=]
4043 | check_fields(boolean forcefields, int sz[3])
| ~~~~^~~~~
../win/tty/wintty.c:221:38: note: previously declared as ‘int *’
221 | static boolean check_fields(boolean, int *);
| ^~~~~
2021-10-21 13:24:38 -04:00
..
2021-03-13 18:17:00 -08:00
2021-09-18 19:51:04 -04:00
2020-08-03 22:07:36 -04:00
2021-09-18 19:51:04 -04:00
2021-09-28 12:21:49 -04:00
2021-02-05 19:16:49 -05:00
2021-10-21 13:24:38 -04:00
2021-09-18 19:51:04 -04:00
2021-09-18 19:51:04 -04:00