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 7a78792: Don't use -msse4.2 with MSVC.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 3 Nov 2014 16:39:57 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7a787927a5482ea7bcc1377d95204fb7ab8feab2
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7a78792 by Guy Harris (guy@xxxxxxxxxxxx):

    Don't use -msse4.2 with MSVC.
    
    Change-Id: I457d45d9ad05e0eb851e78a7342e666ef9df8ffd
    Reviewed-on: https://code.wireshark.org/review/5086
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  bba77c3   tvb_length -> tvb_reported_length
    adds  7a78792   Don't use -msse4.2 with MSVC.


Summary of changes:
 wsutil/CMakeLists.txt |   22 +++++++++++++++++-----
 1 file changed, 17 insertions(+), 5 deletions(-)