The variables "fReopenDebugLog" and "fRequestShutdown" should use the data type "sig_atomic_t" (instead of "bool").
I reported this issue for another evolving software before.
The variables "fReopenDebugLog" and "fRequestShutdown" should use the data type "sig_atomic_t" (instead of "bool").
I reported this issue for another evolving software before.
ACK. Why not make the code change (in a PR) instead of raising an issue?
There might be more implementation details to reconsider than a change for the data type of two variables. Do you see the need for any more source code fine-tuning for such an use case?
I don't think so. Also, any such (code review) issues can be discussed on a PR that makes this change just as well :)
Is anyone working on this? I'm looking for a first task :)
@catilac There is no open pull for this, so I don't think so. Go ahead :+1: