Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master e154118: Fix one more MSVC2015 issue: "[...]ignoring

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 2 Sep 2015 18:35:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e1541182cb657f11de219d6fcc3c7a4a2bbdb3e7
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e154118 by Bill Meier (wmeier@xxxxxxxxxxx):

    Fix one more MSVC2015 issue: "[...]ignoring unknown option '/Zd'"
    
     Remove some old cruft which compiled packet-rrc.c with '/Zd'
     option for certain very old Microsoft C compilers which we no
     longer support (e.g., MSVC6!).
    
    Change-Id: I47f7ab8c92b9e495acedfe76260d607a01c2a40f
    Reviewed-on: https://code.wireshark.org/review/10362
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    

Actions performed:

    from  c8bdb95   1.99.9 → 1.99.10.
    adds  e154118   Fix one more MSVC2015 issue: "[...]ignoring unknown option '/Zd'"


Summary of changes:
 epan/dissectors/Makefile.nmake |   15 ---------------
 1 file changed, 15 deletions(-)