summaryrefslogtreecommitdiff
path: root/deheader.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2010-12-09 13:43:19 -0500
committerEric S. Raymond <esr@thyrsus.com>2010-12-09 13:43:19 -0500
commitb692513e62cb463ac3bc519e8960f5dfa6068e00 (patch)
tree4eb57a73363727295962343a8b8f1ae1e398dd1f /deheader.xml
parent0b75e19c023bfb4995172b04ab3641908fbafbb3 (diff)
downloaddeheader-b692513e62cb463ac3bc519e8960f5dfa6068e00.tar.gz
deheader-b692513e62cb463ac3bc519e8960f5dfa6068e00.tar.bz2
deheader-b692513e62cb463ac3bc519e8960f5dfa6068e00.tar.xz
deheader-b692513e62cb463ac3bc519e8960f5dfa6068e00.zip
First version with a depenency table is ready to ship.0.3
Diffstat (limited to 'deheader.xml')
-rw-r--r--deheader.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/deheader.xml b/deheader.xml
index 68ee2b9..711bcce 100644
--- a/deheader.xml
+++ b/deheader.xml
@@ -135,7 +135,9 @@ deheadered. This is normally not a problem with the portion of the API
specified by POSIX and ANSI C, but may be for headers that are not
stndardized or only weakly standardized. The sockets API (sys/select.h,
sys/sockets.h, and friends such as sys/types.h and sys.stat.h) is
-perhaps the most serious trouble spot.</para>
+perhaps the most serious trouble spot. <command>deheader</command> has
+an internal table of rules that heads off the most common problems,
+but your mileage may vary.</para>
<para>Sufficiently perverse C++ can silently invalidate the simple
algorithm this tool uses. Example: if an overloaded function has