wireshark/epan/ftypes
Guy Harris b4971b39bf From Joerg Mayer:
In the "configure.in" files, add

		-D_U_="__attribute__((unused))"

	to CFLAGS if we're using GCC, and add

		-D_U_=""

	otherwise, so _U_ can be used to mark arguments as unused.

Add -D_U_="" arguments to the Makefile.nmake files as well, so _U_ works
with Microsoft Visual C++ as well.

Add comments and RCS IDs to the Makefile.nmake files that don't already
have them.

svn path=/trunk/; revision=4824
2002-02-27 09:42:52 +00:00
..
.cvsignore From Motonori Shindo: add "*.pdb" to the ".cvsignore" files in 2001-12-12 01:39:44 +00:00
Makefile.am Move version to 0.8.16. 2001-03-05 22:53:41 +00:00
Makefile.nmake From Joerg Mayer: 2002-02-27 09:42:52 +00:00
ftype-bytes.c "log" is a name that belongs to the ANSI C89 standard; it refers to a 2002-02-05 22:50:17 +00:00
ftype-double.c "log" is a name that belongs to the ANSI C89 standard; it refers to a 2002-02-05 22:50:17 +00:00
ftype-integer.c "log" is a name that belongs to the ANSI C89 standard; it refers to a 2002-02-05 22:50:17 +00:00
ftype-ipv4.c "log" is a name that belongs to the ANSI C89 standard; it refers to a 2002-02-05 22:50:17 +00:00
ftype-none.c From Joerg Mayer: 2001-07-13 00:55:58 +00:00
ftype-string.c "log" is a name that belongs to the ANSI C89 standard; it refers to a 2002-02-05 22:50:17 +00:00
ftype-time.c "log" is a name that belongs to the ANSI C89 standard; it refers to a 2002-02-05 22:50:17 +00:00
ftype-tvbuff.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
ftypes-int.h Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
ftypes.c "log" is a name that belongs to the ANSI C89 standard; it refers to a 2002-02-05 22:50:17 +00:00
ftypes.h Comment-out FT_UCS2_LE, and remove the already commented-out FT_TEXT_ONLY. 2002-02-15 09:01:21 +00:00