On Thu, Mar 1, 2018 at 9:24 AM, Tom Lane wrote:
> I tried doing a VPATH build referencing a source directory that I'd
> distclean'd
> but not maintainer-clean'd, which should simulate the case of a VPATH
> build from a tarball. I was quite surprised that it fell over:
>
> ...
> gcc -Wall -Wmissi
I tried doing a VPATH build referencing a source directory that I'd distclean'd
but not maintainer-clean'd, which should simulate the case of a VPATH
build from a tarball. I was quite surprised that it fell over:
...
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement
-W