ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 3d6c13e: Fix build

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 19 Mar 2014 11:24:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3d6c13e48b886030792e93cb7baab90e1e4e007a
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3d6c13e by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    Fix build
    
    wslua_file.c:92:13: error: request for implicit conversion from 'WFILE_T' to 'FILE_T' not permitted in C++ [-Werror=c++-compat]
    
    Change-Id: Iff9cc716333802a3902429a8c68e5f4cdac2ee9e
    Reviewed-on: https://code.wireshark.org/review/732
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  eb2fb39   The 1.11.x installer puts the global plugins in the wrong place [Mac OS X]
    adds  3d6c13e   Fix build


Summary of changes:
 epan/wslua/wslua_file.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)