Обсуждение: [COMMITTERS] pgsql: doc: Add SPFLAGS to osx calls

Поиск
Список
Период
Сортировка

[COMMITTERS] pgsql: doc: Add SPFLAGS to osx calls

От
Peter Eisentraut
Дата:
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".

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/453aaf76880b42eb5f205933d2422fe7c773b06f

Modified Files
--------------
doc/src/sgml/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)