Andres Freund <andres@anarazel.de> writes:
> Cfbot didn't catch this, because it only triggered a warning, not a failure. We probably should add -Werror?
Yeah -- nobody is going to go digging through cfbot logs for warnings,
especially when they know that the Compiler Warnings task is supposed
to complain about those.
I don't think -Werror helps any though; it's a matter of whether the
cfbot is paying attention to headerscheck's exit status ...
regards, tom lane