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 e41f088: SWITCH_TYPE is not always defined, SwitchTyp

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 4 Nov 2014 10:08:23 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e41f08858bc86a4ecd4c33365917d27e1b8ca12e
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e41f088 by Guy Harris (guy@xxxxxxxxxxxx):

    SWITCH_TYPE is not always defined, SwitchType() will try to find a fallback
    
    Pick up change from Samba:
    
        commit 4b09df897803e78265fd19f6ff19be6e3d8a3944
        Author: Matthieu Patou <mat@xxxxxxxxx>
        Date:   Tue Oct 1 12:10:18 2013 -0700
    
        pidl-wireshark: SWITCH_TYPE is not always defined, SwitchType() will try to find a fallback
    
        Pair-Programmed-With: Stefan Metzmacher <metze@xxxxxxxxx>
    
    Change-Id: I1f41ece23e8fec30f9cd89a2203ad63ee6e21e36
    Reviewed-on: https://code.wireshark.org/review/5105
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  5025bc2   Qt: Dynamic languages
    adds  e41f088   SWITCH_TYPE is not always defined, SwitchType() will try to find a fallback


Summary of changes:
 tools/pidl/lib/Parse/Pidl/Wireshark/NDR.pm |   78 ++++++++++++++++------------
 1 file changed, 46 insertions(+), 32 deletions(-)