On Fri, 09 Sep 2022 14:05:46 -0500, Scott Cheloha wrote: > The variable "clang" is modified from a signal handler. It should be > of type sig_atomic_t and it needs to be volatile.
Right. OK millert@ - todd
On Fri, 09 Sep 2022 14:05:46 -0500, Scott Cheloha wrote: > The variable "clang" is modified from a signal handler. It should be > of type sig_atomic_t and it needs to be volatile.
Right. OK millert@ - todd