URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b48fc66cbc98fb0431a7b32c672b98c3d195ac95
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b48fc66 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Add a deprecation warning to config.nmake.
Add a deprecation warning to config.nmake which can be disabled by setting
YES_I_KNOW_ABOUT_THE_DEPRECATION. Note that it will become a warning at
some point in the future.
Make a list of files that will be removed or updated in Makefile.nmake.
Change-Id: I50d68eb3dea1bf5baee1e8a90d007c06d3aa1fa3
Reviewed-on: https://code.wireshark.org/review/14591
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 162df25 openSAFETY: Change verbosity on expert notes
adds b48fc66 Add a deprecation warning to config.nmake.
Summary of changes:
Makefile.nmake | 18 ++++++++++++++++++
config.nmake | 13 +++++++++++++
2 files changed, 31 insertions(+)