Wireshark-commits: [Wireshark-commits] master f94cfa0: Some older compilers don't allow diagnostic

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

Commits:

f94cfa0 by Guy Harris (guy@xxxxxxxxxxxx):

    Some older compilers don't allow diagnostic pragmas inside a function.
    
    Change-Id: I7ed32cfdd1c7a308acf5ef2cca9fde28dda5563e
    Reviewed-on: https://code.wireshark.org/review/29600
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  4df2fcb   Qt: Replace $HOME with ~ in window title %F variable
     add  f94cfa0   Some older compilers don't allow diagnostic pragmas inside a function.


Summary of changes:
 epan/wslua/lua_bitop.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)