Snippets for zapret2 1.0.4 from FreeBSD 150arm64
Sourced from https://pkg-status.freebsd.org/ampere5/data/latest-per-pkg/zapret2/1.0.4/150arm64-default.log.
-
timer.c:106:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 106 | if (name = strdup(elem->str)) | ~~~~~^~~~~~~~~~~~~~~~~~~