annotate nt/inc/netdb.h @ 105043:8226adaf7c75

(byte-compile-not-obsolete-vars): Rename from byte-compile-not-obsolete-var. It's a list now. (byte-compile-not-obsolete-funcs): New variable. (byte-compile-warn-obsolete): Don't warn about functions if they are in byte-compile-not-obsolete-funcs. (byte-compile-variable-ref, byte-compile-defvar): Update for byte-compile-not-obsolete-vars name-change and list nature. (byte-compile-maybe-guarded): Suppress warnings about obsolete functions and variables behind (f)boundp tests.
author Glenn Morris <rgm@gnu.org>
date Wed, 16 Sep 2009 03:13:03 +0000
parents 695cf19ef79e
children 375f2633d815 ef719132ddfa
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
15139
4d638e5a9e7d Initial revision
Geoff Voelker <voelker@cs.washington.edu>
parents:
diff changeset
1 /* null version of <netdb.h> - <sys/socket.h> has everything */
52401
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 15139
diff changeset
2
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 15139
diff changeset
3 /* arch-tag: 237ba543-97e2-4bd5-9c9c-32271d955eb1
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 15139
diff changeset
4 (do not change this comment) */