From: Amit Kapila <amit.kapila16@gmail.com> Sent: Friday, 4 October 2019 1:32 PM
> Also, if we want to pursue, do we want to use INIT_ALL_ZEROES for bool arrays as well?
FYI - In case it went unnoticed - my last patch addresses this by defining 2 macros:
#define INIT_ALL_ELEMS_ZERO {0}
#define INIT_ALL_ELEMS_FALSE {false}
Kind Regards
--
Peter Smith
Fujitsu Australia