Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit42e9e26

Browse files
committed
Add comment on why SGML -wfully-tagged flag is needed (for older SGML
tool chains).
1 parenta8b5d6d commit42e9e26

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎doc/src/sgml/Makefile

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# PostgreSQL documentation makefile
44
#
5-
# $PostgreSQL: pgsql/doc/src/sgml/Makefile,v 1.98 2007/08/3102:03:02 momjian Exp $
5+
# $PostgreSQL: pgsql/doc/src/sgml/Makefile,v 1.99 2007/08/3116:41:52 momjian Exp $
66
#
77
#----------------------------------------------------------------------------
88

@@ -59,6 +59,8 @@ override JADEFLAGS += -V draft-mode
5959
endif
6060

6161
# Enable some extra warnings
62+
# -wfully-tagged needed to throw a warning on missing tags
63+
# for older tool chains, 2007-08-31
6264
overrideSPFLAGS += -wall -wno-unused-param -wno-empty -wfully-tagged
6365

6466
##

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp