Open parkerlreed opened 5 years ago
I think that this highlights another problem. -Werror
shouldn't be used by default when compiling. I imagine that the idea is to force developers to not introduce new warnings, but different versions of compilers may have different warnings, so it isn't realistic to expect that your code is always going to be warning-free.
Arch Linux clang version 9.0.0 (trunk) (llvm/trunk 358753)
(Thanks for enabling the issue tracker!)