Wireshark-commits: [Wireshark-commits] master 50806f2: Qt: workaround a C4138 warning generated by
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 28 Apr 2020 16:06:39 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=50806f2f1be9f7c3a6e37f29a8f5a8bcf83f0c28
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

50806f2 by Pascal Quantin (pascal@xxxxxxxxxxxxx):

    Qt: workaround a C4138 warning generated by MSVC2019
    
    MSVC falsely reports a '*/' found outside of comment warning
    
    Change-Id: I41366c9760f6b698a1c6a4309cdfa2f9828bb0c2
    Reviewed-on: https://code.wireshark.org/review/36961
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Petri-Dish: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  f867d12   Peekremote : modified the peekremote dissector to support 11ax
     add  50806f2   Qt: workaround a C4138 warning generated by MSVC2019


Summary of changes:
 ui/qt/widgets/filter_expression_toolbar.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)