12 Oct
2022
12 Oct
'22
5:45 p.m.
clang says:
./log.h:23:18: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
...but we don't actually need token pasting there.
Signed-off-by: Stefano Brivio