Wireshark-commits: [Wireshark-commits] master 7dfaab3: checkAPI: move atoi from soft-deprecated to
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7dfaab3cf79db1f36d4607d5d1ce79c222b8a9ac
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7dfaab3 by Dario Lombardo (lomato@xxxxxxxxx):
checkAPI: move atoi from soft-deprecated to prohibited.
The atoi function has been completely removed from the tree.
It's still present in the GTK code, but, since GTK compilation
has been removed in the default, checkAPI target doesn't complain,
as well as the buildbot.
Change-Id: I436d6f333b99b9188734155c1f92273420354947
Reviewed-on: https://code.wireshark.org/review/18432
Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Tested-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
Actions performed:
from f347af2 ajp13: remove unused variable.
adds 7dfaab3 checkAPI: move atoi from soft-deprecated to prohibited.
Summary of changes:
tools/checkAPIs.pl | 9 ++-------
1 file changed, 2 insertions(+), 7 deletions(-)