Ed Maste
00172f3416
geom: use bool for one-bit wide bit-field
...
A one-bit wide bit-field can take only the values 0 and -1. Clang 16
introduced a warning that "implicit truncation from 'int' to a one-bit
wide bit-field changes value from 1 to -1". Fix by using c99 bool.
Reported by: Clang, via dim
Reviewed by: dim
Sponsored by: The FreeBSD Foundation
2023-04-17 15:43:00 -04:00
..
2022-12-28 23:34:09 +08:00
2022-01-29 21:59:03 -05:00
2022-01-29 21:59:03 -05:00
2022-12-28 23:34:09 +08:00
2022-01-29 21:15:51 +11:00
2022-07-30 22:51:38 -07:00
2022-12-28 23:34:09 +08:00
2022-01-29 21:59:03 -05:00
2023-04-10 10:27:10 -06:00
2022-01-29 21:59:03 -05:00
2022-05-13 10:42:48 -03:00
2023-04-17 15:43:00 -04:00
2022-05-13 10:43:19 -03:00
2023-03-30 13:38:15 -04:00
2022-01-29 21:59:03 -05:00
2022-01-29 21:59:03 -05:00
2022-07-16 10:26:51 -07:00
2023-03-21 10:03:12 -04:00
2022-06-05 09:51:10 +02:00
2022-12-28 23:34:09 +08:00
2022-07-16 10:26:51 -07:00
2022-12-28 23:34:09 +08:00
2022-07-14 16:17:36 -04:00
2022-07-14 16:17:36 -04:00
2022-03-12 11:55:52 -05:00
2022-08-02 21:11:10 +03:00
2022-03-12 11:55:52 -05:00
2023-02-02 00:59:26 +02:00
2022-01-28 14:21:21 -05:00
2022-12-28 23:34:09 +08:00
2022-12-28 23:34:09 +08:00
2022-07-26 19:59:56 +02:00
2022-04-24 14:01:33 -06:00
2022-08-02 21:11:10 +03:00