Wireshark-commits: [Wireshark-commits] master 7533398: OK, try just suppressing the "-Wunused-funct

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 11 Sep 2018 20:46:50 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7533398f6545c2730a2fd1a5c8c3630cd64e516d
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

7533398 by Guy Harris (guy@xxxxxxxxxxxx):

    OK, try just suppressing the "-Wunused-function" warning with llvm-gcc.
    
    Was Apple trying to release a game for Mac OS X, somewhat resembling
    Whack-A-Mole, when they went into the lab and had Igor help them stitch
    together the GCC front end and the LLVM back end?
    
    Change-Id: If08392c3d244a83f50f62b4d7c878ae9a274ec4b
    Reviewed-on: https://code.wireshark.org/review/29614
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  ff31ed8   Go back to using a #pragma directly.
     add  7533398   OK, try just suppressing the "-Wunused-function" warning with llvm-gcc.


Summary of changes:
 CMakeLists.txt | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)