]> granicus.if.org Git - postgresql/commit
doc: Add SPFLAGS to osx calls
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 7 Apr 2017 22:26:06 +0000 (18:26 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Fri, 7 Apr 2017 22:30:13 +0000 (18:30 -0400)
commit453aaf76880b42eb5f205933d2422fe7c773b06f
treee6252ddbb1494370b5d8fee0dce2ade6167cb9e1
parent234811c21de4246e347e8369328bcaf706a35281
doc: Add SPFLAGS to osx calls

This enables the same OpenSP warnings on osx calls that we get from
onsgmls (make check) and formerly from openjade.

Older tool chains apparently have some of these warnings on by
default (see comment at SPFLAGS assignment).  So users of such tool
chains would complain about warnings or errors that users of newer tool
chains would not see, unless they used "make check".
doc/src/sgml/Makefile