checkAPI: move atoi from soft-deprecated to prohibited.
authorDario Lombardo <lomato@gmail.com>
Mon, 24 Oct 2016 14:15:22 +0000 (16:15 +0200)
committerDario Lombardo <lomato@gmail.com>
Thu, 27 Oct 2016 15:11:06 +0000 (15:11 +0000)
commit7dfaab3cf79db1f36d4607d5d1ce79c222b8a9ac
tree3cd4dca5da599aebb7d3bbd77f17297b74756e35
parentf347af277cd1132f7d9676303c06bbc26b3f22e8
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@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
Tested-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
Reviewed-by: Dario Lombardo <lomato@gmail.com>
tools/checkAPIs.pl