projects
/
users
/
simon
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5b2959
)
Add openjade warning -wfully-tagged to warn about missing close tags on
author
Bruce Momjian
<bruce@momjian.us>
Fri, 31 Aug 2007 02:03:02 +0000
(
02:03
+0000)
committer
Bruce Momjian
<bruce@momjian.us>
Fri, 31 Aug 2007 02:03:02 +0000
(
02:03
+0000)
older SGML toolchains.
doc/src/sgml/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/Makefile
b/doc/src/sgml/Makefile
index 01cb3959202debdd56b89968af36de3b7c3f6bf4..0fd4254a1b78082978974940019c77a7dbfae0c1 100644
(file)
--- a/
doc/src/sgml/Makefile
+++ b/
doc/src/sgml/Makefile
@@
-59,7
+59,7
@@
override JADEFLAGS += -V draft-mode
endif
# Enable some extra warnings
-override SPFLAGS += -wall -wno-unused-param -wno-empty
+override SPFLAGS += -wall -wno-unused-param -wno-empty
-wfully-tagged
##
## Man pages