ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 7b558dd: Add unused-const-variable (enable by default

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 16 Nov 2014 17:26:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7b558dd105e1b7a3cbff14efbf437e0854e0f303
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Add unused-const-variable (enable by default on new clang release)
    
    Change-Id: I1d882e02188ba38ec1b5583c5933d0c92f0539e4
    Reviewed-on: https://code.wireshark.org/review/5068
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    

Actions performed:

    from  05acb67   mcast_stream: fix indent (use 4 spaces)
    adds  7b558dd   Add unused-const-variable (enable by default on new clang release)


Summary of changes:
 CMakeLists.txt |    1 +
 configure.ac   |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)