diff options
Diffstat (limited to 'deheader.xml')
-rw-r--r-- | deheader.xml | 4 |
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 |