033b694128
res was declared as “bool” so expression ((count == 0) ? A2D_SET_ONE_BIT : A2D_SET_MULTL_BIT) always evaluated to “true”, and was implicitly converted to A2D_SET_ONE_BIT. |
||
---|---|---|
.. | ||
include | ||
a2d_api.c | ||
a2d_sbc.c |
033b694128
res was declared as “bool” so expression ((count == 0) ? A2D_SET_ONE_BIT : A2D_SET_MULTL_BIT) always evaluated to “true”, and was implicitly converted to A2D_SET_ONE_BIT. |
||
---|---|---|
.. | ||
include | ||
a2d_api.c | ||
a2d_sbc.c |