Wireshark-commits: [Wireshark-commits] master ff31ed8: Go back to using a #pragma directly.

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

Commits:

ff31ed8 by Guy Harris (guy@xxxxxxxxxxxx):

    Go back to using a #pragma directly.
    
    See if *that* prevents us from failing with a warning;
    -Wno-error=unused-function doesn't seem to do the trick.
    
    Change-Id: If2dec4ca70451670d0181c6cd0c7bc714e856c95
    Reviewed-on: https://code.wireshark.org/review/29613
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  f734628   More selectively prevent warnings from becoming errors.
     add  ff31ed8   Go back to using a #pragma directly.


Summary of changes:
 epan/dissectors/asn1/ain/packet-ain-template.c | 11 +++++++++--
 epan/dissectors/packet-ain.c                   | 27 ++++++++++++++++----------
 2 files changed, 26 insertions(+), 12 deletions(-)