Wireshark-commits: [Wireshark-commits] master ce38df5: CBOR: get rid of INFINITY and NAN defines
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 23 Aug 2015 19:52:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ce38df527f50ee0d85c80b9ace5989c4496648ec
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ce38df5 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    CBOR: get rid of INFINITY and NAN defines
    
    This triggers an "overflow in constant arithmetic" warning with MSVC2013
    
    Change-Id: Ie3b076019c4722857c8e57f8568a0cb124fd13ad
    Reviewed-on: https://code.wireshark.org/review/10217
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  4f68c52   See if this makes MSVC happy.
    adds  ce38df5   CBOR: get rid of INFINITY and NAN defines


Summary of changes:
 epan/dissectors/packet-cbor.c |   34 +++++++++++++++++++---------------
 1 file changed, 19 insertions(+), 15 deletions(-)