Wireshark-commits: [Wireshark-commits] master d897492: WSUTIL/PINT: transform macros into static fu
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 03 Jul 2018 03:55:08 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d8974921973ad1c3369c616ac545aa19f464d494
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d897492 by Julien Staub (atsju2@xxxxxxxx):

    WSUTIL/PINT: transform macros into static functions
    
    For better type safety
    
    Change-Id: Ida7b98af8c44a52ddac2c4ab0702db2519a0c4af
    Reviewed-on: https://code.wireshark.org/review/28570
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  eda1a31   Add first time H.265 based on the H.264 dissector.
    adds  d897492   WSUTIL/PINT: transform macros into static functions


Summary of changes:
 wsutil/pint.h | 236 ++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 137 insertions(+), 99 deletions(-)