diff: convert boolean flag variables to bool
There will be more boolean flags added in upcoming commits and they
would have to be stored in ints in order to be consistent with existing
code. Change the existing code to use the bool type.
diff: convert boolean flag variables to bool Tags None Referenced Files None Subscribers None
Description
Details
|