Wireshark-commits: [Wireshark-commits] master 35a79ff: Fix warning for epan/tap.c [-Wpedantic]
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 8 Jan 2016 16:08:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=35a79ffebb1dfa89b92a84482cf7326fddbe6fba
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

35a79ff by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    Fix warning for epan/tap.c [-Wpedantic]
    
    Disable ISO C compatibility warning when loading an external
    symbol.
    
    Change-Id: I85e0be1664a4f77983636a4bab559af2f79321aa
    Reviewed-on: https://code.wireshark.org/review/13132
    Petri-Dish: João Valverde <j@xxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    

Actions performed:

    from  af6768d   QT: add same warning as GTK when trying to save a decoded RTP stream that is not alaw/ulaw
    adds  35a79ff   Fix warning for epan/tap.c [-Wpedantic]


Summary of changes:
 epan/tap.c |    3 +++
 1 file changed, 3 insertions(+)