URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b56f53884be3bab935058b2bbbb4da0b8bbbe7f6
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b56f538 by Guy Harris (guy@xxxxxxxxxxxx):
Build Flex-generated files with "warnings are errors".
We shouldn't be getting warnings at this point.
Change-Id: I363a48546cb8d916425f42962ae1697d52ed9a29
Reviewed-on: https://code.wireshark.org/review/12436
Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 4d337f4 packetbb: fix the display of IPv4 addresses
adds b56f538 Build Flex-generated files with "warnings are errors".
Summary of changes:
CMakeLists.txt | 22 +++++++++++-----------
epan/CMakeLists.txt | 16 ++++++++--------
epan/Makefile.am | 26 ++++++++------------------
epan/Makefile.nmake | 29 +++++++++--------------------
epan/dfilter/Makefile.am | 24 +++++++-----------------
epan/dfilter/Makefile.nmake | 8 ++------
wiretap/CMakeLists.txt | 10 +++++-----
wiretap/Makefile.am | 25 ++++++++-----------------
wiretap/Makefile.nmake | 10 +++-------
9 files changed, 61 insertions(+), 109 deletions(-)