ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master d43f7d1: Remove -Wunreachable-code it is removed from

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 17 Mar 2014 14:32:46 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d43f7d134b11cc937fa47110e0512e13f770f777
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d43f7d1 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    Remove -Wunreachable-code it is removed from GCC
    
    http://gcc.gnu.org/ml/gcc-help/2011-05/msg00360.html
    
    Change-Id: I3f016611d0dc5e7cc6d53965f9b5d2b1ee88fe1c
    Reviewed-on: https://code.wireshark.org/review/677
    Reviewed-by: Hadriel Kaplan <hadrielk@xxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  66d0b18   Fix some typo on 802.11 dissector (Found by Jalil Moraney in change to add 802.11ad support review 632)
    adds  d43f7d1   Remove -Wunreachable-code it is removed from GCC


Summary of changes:
 CMakeLists.txt |    1 -
 configure.ac   |    9 ---------
 2 files changed, 10 deletions(-)