Wireshark-commits: [Wireshark-commits] master 3fce8da: checkAPI: move atoi from deprecated to soft-

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 6 Sep 2016 12:31:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3fce8da341b12cf3bcb3bf8e7473e1a7efbbba3f
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3fce8da by Dario Lombardo (lomato@xxxxxxxxx):

    checkAPI: move atoi from deprecated to soft-deprecated list.
    
    atoi must lie in soft-deprecated list until close to complete removal.
    
    Change-Id: Ia26ada56114559637fdc598913ee93523ed9434d
    Reviewed-on: https://code.wireshark.org/review/17529
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  10e84a6   ssl: really fix session resumption expert info
    adds  3fce8da   checkAPI: move atoi from deprecated to soft-deprecated list.


Summary of changes:
 tools/checkAPIs.pl |    9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)