wireshark/epan/dfilter
Guy Harris f51bad11d7 Use noyywrap rather than defining our own yywrap functions.
Tweak lemonflex-tail.inc to fix an issue this reveals.

It appears that, at least on the buildbots, the Visual Studio compiler
no longer issues warnings for the code generated with %option noyywrap.

Change-Id: Id64d56f1ae8a79d0336488a4a50518da1f511497
Reviewed-on: https://code.wireshark.org/review/12433
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2015-12-05 08:06:50 +00:00
..
Makefile.am
Makefile.common
Makefile.nmake
dfilter-int.h
dfilter-macro.c This doesn't need <wsutil/file_util.h>. 2015-11-08 09:35:01 +00:00
dfilter-macro.h
dfilter.c
dfilter.h
dfunctions.c
dfunctions.h
dfvm.c
dfvm.h Remove some unnecessary includes. 2015-11-07 23:12:50 +00:00
drange.c
drange.h
gencode.c
gencode.h
grammar.lemon Dfilter: Mark an error in %syntax_error 2015-10-27 17:22:38 +00:00
scanner.l Use noyywrap rather than defining our own yywrap functions. 2015-12-05 08:06:50 +00:00
semcheck.c
semcheck.h
sttype-function.c
sttype-function.h
sttype-integer.c
sttype-pointer.c
sttype-range.c
sttype-range.h
sttype-set.c
sttype-set.h
sttype-string.c
sttype-test.c
sttype-test.h
syntax-tree.c
syntax-tree.h