Wireshark-commits: [Wireshark-commits] master ed2f332: Revert "Try unconditionally using the pragma

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

Commits:

ed2f332 by Guy Harris (guy@xxxxxxxxxxxx):

    Revert "Try unconditionally using the pragmas in Clang."
    
    This reverts commit 051efd105a8404093139dd4a54620c98c4ff170e.
    
    Reason for revert: The Clang on the macOS buildbot is 3.1, so it should
    have been using the _Pragmas; perhaps it "supports" them but they don't
    actually *work*, or perhaps something else is wrong.
    
    Change-Id: Id5c3365875c694e6bd4f1a4d8d92e7581cd4585f
    Reviewed-on: https://code.wireshark.org/review/29522
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  c3b1b19   AIN: Add dissector for Advanced Inteligent Network protocol.
     add  ed2f332   Revert "Try unconditionally using the pragmas in Clang."


Summary of changes:
 ws_diag_control.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)