Wireshark-commits: [Wireshark-commits] master 2f65fba: -Wcomma isn't supported by llvm-gcc, so don'

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

Commits:

2f65fba by Guy Harris (guy@xxxxxxxxxxxx):

    -Wcomma isn't supported by llvm-gcc, so don't make it a non-error.
    
    Replace a tab in an arguments string with a space while we're at it.
    
    Change-Id: Iee6ce920fbd7a883fb23bc798abb7f965e3757e6
    Reviewed-on: https://code.wireshark.org/review/29619
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  a8024f1   Just spaces between -W arguments.
     add  2f65fba   -Wcomma isn't supported by llvm-gcc, so don't make it a non-error.


Summary of changes:
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)