wireshark/plugins
Guy Harris ce22578996 Don't include io.h in Flex scanners - they're not interactive.
We don't have any Flex scanners that support an interactive command-line
interface, so none of our scanners are, or need to be, interactive.
Mark text2pcap's scanner as not interactive.

That means none of our scanners should call isatty(), so they don't have
any need to include <io.h> on Windows; remove that include from the
Lucent/Ascent text capture scanner.

Update a comment to reflect that what matters isn't whether we can read
from a terminal or whether we actually do so, what matters is whether
they read *interactively* from a terminal (if you want to run text2pcap
reading from the standard input and type at it, be my guest).

Change-Id: I59979d1fdb37e1913125a400963ff7a3fa6b9bbd
Reviewed-on: https://code.wireshark.org/review/11587
Petri-Dish: Guy Harris <guy@alum.mit.edu>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2015-11-06 01:14:31 +00:00
..
docsis Don't allow multiple registrations of a protocol in dissector tables. 2015-11-04 12:39:40 +00:00
easy_codec <string.h>, not <memory.h>, is the header file for memcpy(). 2015-02-27 22:55:53 +00:00
ethercat Don't allow multiple registrations of a protocol in dissector tables. 2015-11-04 12:39:40 +00:00
gryphon CMake: Add /WX 2015-10-16 21:32:22 +00:00
irda CMake: Add /WX 2015-10-16 21:32:22 +00:00
m2m CMake: Add /WX 2015-10-16 21:32:22 +00:00
mate Don't include io.h in Flex scanners - they're not interactive. 2015-11-06 01:14:31 +00:00
opcua opcua: display string representation of AttributeId and DeadbandType 2015-10-27 17:47:26 +00:00
profinet Don't allow DCE/RPC dissector table to have duplicates 2015-11-04 15:51:07 +00:00
stats_tree CMake: Add /WX 2015-10-16 21:32:22 +00:00
tpg CMake: Add /WX 2015-10-16 21:32:22 +00:00
unistim More ADDRESS macro to address function conversions. 2015-10-24 01:44:24 +00:00
wimax Don't allow multiple registrations of a protocol in dissector tables. 2015-11-04 12:39:40 +00:00
wimaxasncp Don't include io.h in Flex scanners - they're not interactive. 2015-11-06 01:14:31 +00:00
wimaxmacphy CMake: Add /WX 2015-10-16 21:32:22 +00:00
Custom.m4.example Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Custom.make.example Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Custom.nmake.example Update Custom.nmake.example with the change done in g2ef72cb 2015-03-14 19:34:32 +00:00
Makefile.am Add the easy_codec plugin to the source distribution. 2014-08-01 16:17:38 +00:00
Makefile.common.inc Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Makefile.nmake CMake: Add a top-level nsis_package target. 2015-03-12 22:47:42 +00:00