buffer icon indicating copy to clipboard operation
buffer copied to clipboard

Allow compiler to check `buffer_appendf`` arguments

Open FoxieFlakey opened this issue 2 years ago • 0 comments

Allow some compiler (GCC and Clang mainly) to check the format inputs for errors at compile time like what it does for printf and its family

FoxieFlakey avatar Jul 22 '23 03:07 FoxieFlakey