On Tue, Mar 22, 2016 at 03:40:11PM +0100, msuraev@sysmocom.de wrote:
int is_system_prim, l1if_compl_cb *cb, void *data)
bool is_system_prim, l1if_compl_cb *cb, void *data)
Hey, if Max is using bool, I also want to use bool!
The stance a few months ago was that I would be the first to use the bool type instead of int to indicate boolean values.
Is there a consensus that using bool is fine? Thanks!
~Neels