bytestring icon indicating copy to clipboard operation
bytestring copied to clipboard

Enable warnings in our C code

Open clyring opened this issue 2 years ago • 0 comments

For example this problem with a recent patch would have been trivial to diagnose if we enabled -Wconversion. But enabling a reasonable warning set would cause a lot of noise from our existing C code, so this task has rather low priority.

clyring avatar Jun 13 '23 13:06 clyring